*Connector()
Creates a connector tag entity which will associate a specified entity with a symbol.
Syntax
*Connector(VariableName,"Connectorname",Entityvariable)
Arguments
- Variable_Name
- The variable name of the connector.
- Connector_Name
- The label for the connector.
- Entity_variable
- The variable name which the entity connector is attached to.
Example
*Connector(conn_susp_lower_mount, "Suspension lower mount connector",
b_subframe )
Comments
This command enables you to automatically resolve attachments.