GetGroupOwner |
RFLVPMLogicalInstance of a
- PLMElecLogicalNet
- PLMElecLogicalNetGroup
- PLMElecLogicalWire
- PLMElecLogicalCable
|
RFLVPMLogicalInstance of the PLMElecLogical NetGroup / Cable under which the input object is grouped. |
GetGrouped Objects |
RFLVPMLogicalInstance of a
- PLMElecLogicalNetGroup
- PLMElecLogicalCable
|
List (RFLVPMLogicalInstance): all the instances of PLMElecLogicalNet / NetGroup / Wire / Cable grouped into the input object. |
AddToGroup |
RFLVPMLogicalInstance of a
- PLMElecLogicalNet
- PLMElecLogicalNetGroup
- PLMElecLogicalWire
- PLMElecLogicalCable
|
Returns TRUE if the function succeeds, FALSE if a problem occurred. Adds the second instance to the structure of the first one. |
RemoveFrom Group |
RFLVPMLogicalInstance of a
- PLMElecLogicalNet
- PLMElecLogicalNetGroup
- PLMElecLogicalWire
- PLMElecLogicalCable
|
Returns TRUE if the function succeeds, FALSE if a problem occurred. Removes the second instance from the structure of the first one. |
GetElecEnds |
RFLVPMLogicalInstance of a
- PLMElecLogicalNet
- PLMElecLogicalWire
|
Returns TRUE if the function succeeds, FALSE if a problem occurred. Retrieves the logical ports and the logical instances to which the input is connected, through logical connections. Also refer to Functions. |
List (RFLVPMLogicalPort), input/output |
List (RFLVPMLogicalInstance and/or RFLVPMLogicalReference), input/output |
New |
Object type (String):
- PLMElecLogicalConnector
- PLMElecLogicalEquipment (R2010 only)
- PLMElecLogicalEnsEquipment
- PLMElecLogicalHarness
- PLMElecLogicalNet
- PLMElecLogicalNetGroup
- PLMElecLogicalWire
- PLMElecLogicalCable
- PLMElecLogicalConnectorPort
- PLMElecLogicalPin
|
The created object (PLMElecLogical Connector / Harness /…). Also refer to Functions. |
Object name (String) |
Father object (RFLVPMLogicalReference) |
IsPinReserved |
RFLPVPMLogicalPort of a PLMElecLogicalPin |
Returns TRUE if the function succeeds, FALSE if a problem occurred. |
RFLPVPMLogicalInstance of
- PLMElecLogicalConnector
- PLMElecLogicalEnsEquipment (R2010 only)
- PLMElecLogicalEnsEquipment
|
Object Type (boolean) |
List (Strings) |
AssociateRoutable |
LogicalOccurrence: net / net group, wire / cable |
Returns TRUE if the function succeeds, FALSE if a problem occurred. Associates a wire/cable to a net/net group. |
DisassociateRoutable |
LogicalOccurrence: net / net group (input) LogicalOccurrence: wire / cable (input) |
Returns TRUE if the function succeeds, FALSE if a problem occurred. Disassociates a wire/cable from a net/net group. |
ListAssociatedRoutables |
LogicalOccurrence: net / net group (input) |
List: lists the associated routables for the net/net group. |
GetElectricalConnectedEnds |
LogicalOccurrence: electrical objects List of port to navigate through. If the list is Null, navigation is done through all ports. List of electrical components found. List of ports found. |
Returns TRUE if everything succeeds, FALSE if a problem occurred. Navigates through a list of ports to retrieve the electrical objects and the ports connected to the input component. |