GenericFilterRef¶
Bases: FilterRef_Type
Represents the XML element GenericFilterRef.
This empty element refers to any additional Generic Filter component placed in this Light Path.
Bases: FilterRef_Type
Represents the XML element GenericFilterRef.
This empty element refers to any additional Generic Filter component placed in this Light Path.
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)
¶