gear_mc
 All Classes Namespaces Functions Variables
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
gear.xsi.xmldom.SIObject Class Reference

XML. More...

Inheritance diagram for gear.xsi.xmldom.SIObject:
gear.xsi.xmldom.Property gear.xsi.xmldom.SceneItem gear.xsi.xmldom.Constraint gear.xsi.xmldom.Kinematics gear.xsi.xmldom.Cluster gear.xsi.xmldom.ClusterProperty gear.xsi.xmldom.Expression gear.xsi.xmldom.FCurve gear.xsi.xmldom.Group gear.xsi.xmldom.Operator gear.xsi.xmldom.Parameter gear.xsi.xmldom.Port gear.xsi.xmldom.Shape gear.xsi.xmldom.X3DObject

Public Member Functions

def __init__
 Init Method. More...
 
def save
 Save node to xml file.
 
def open
 
def generateXml
 
def generateObject
 
def convertVariantType
 Convert a variant according to XSI siVariantType. More...
 

Public Attributes

 xml
 
 ref
 

Static Public Attributes

string nodeName = "siobject"
 

Detailed Description

XML.

SIObject ============================================================

Constructor & Destructor Documentation

def gear.xsi.xmldom.SIObject.__init__ (   self,
  ref 
)

Init Method.

Parameters
self
refSIObject or etree.Element

Member Function Documentation

def gear.xsi.xmldom.SIObject.convertVariantType (   self,
  value,
  variantType 
)

Convert a variant according to XSI siVariantType.

Parameters
valueString - Value as string.
variantTypeInt - siVariantType.
Returns

The documentation for this class was generated from the following file: