Skip to content

LightPath_Type_InlineLightPathMap

Bases: NBOBaseClass

Represents the XML element LightPathMap.

This element holds a Map that records the order in which the different optical component associated with this Light Path are physically laid out.

fromBase(base) staticmethod

getTypeName()

getXMLName()

getNBOType()

getChildren()

getSubElements()

fromJsonFile(path, validate=True)

fromJsonString(json_string, validate=True)

fromXmlFile(path, validate=True)

fromXmlString(xml_string, validate=True)

toXmlFile(filename, validate=True)

toXmlString(validate=True)

setID(value, validate=True)

getID()

resetID()

hasID()

setOpticalComponentPosition_List(value, validate=True)

getOpticalComponentPosition_List()

addToOpticalComponentPosition_List(value, validate=True)

clearOpticalComponentPosition_List()