Compute a Port Flow (ELE_GenerationGetFlowConnector)

An opening ID is an entry point used to customize business logic. The ELE_GenerationGetFlowConnector opening ID, available in the Electrical Logical Resources resource set, provides you with the flow of the equipment ports to define the position of the port according to its directions. A port with an Out direction is placed on the right of the equipment component, and a port with an In direction is placed on the left.

Note: For more information about customization by business rules, see Installation and Setup: Customize: Behavior: Data Setup: Customization by Business Rules.

This page discusses:

General Information

This opening ID is invoked for each equipment connector port that is placed in a view.

Definition Description
PLM Opening ID ELE_GenerationGetFlowConnector
Customization intent Computation
Execution context Client

Input Objects

Input objects must be of the following types:

  • ThisObject: The instance of the equipment connector port that is going to be placed (EleLogicalConnectorPort).
  • Parameters corresponds to the context object.

Context Object Parameters

Parameter Name Type Read or Write Comments
EleLogicalConnectorPort instance Read The instance of owner of the port.
NetGroupObject instance Read The instance of a net group connected to the port through its nets.
Flow (output) String Write The flow of the connector port (In and Out in the context of the netgroup).