ElecSchematicObject (Object)

Represents the electrical schematic objects.

Properties


Property ConnectedElecSchObjects() As (Read Only)
This method returns the collection of Electrical Schematic Connected Objects.
Property ElecSchematicChildren() As (Read Only)
This method returns the collection of Electrical Schematic Object's Children (component in Pipe Line, Assembly).
Property ElecSchematicParent() As (Read Only)
This method returns the electrical schematic parent.
Property IsSpaceReserved() As (Read Only)
Defines if the electrical schematic object has a reservation box in 3D world
Property RootType() As (Read Only)
Returns the Electrical Schematic Object's Root Type (Equipment, Signal, Bundle, Wire).
Property Type() As (Read Only)
Returns the Electrical Schematic Object's Type (Alternator, Signal, Bundle, Wire, ...).

Methods


Func GetPinAttribute( iConnectedObject, iAttrName) As
Get the value of an attribute of the pin which connects this and the specified object.