*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.
Data type: varname
Connector_Name
The label for the connector.
Data type: "Label"
Entity_variable
The variable name which the entity connector is attached to.
Data type: varname

Example

*Connector(conn_susp_lower_mount, "Suspension lower mount connector", 
 b_subframe )

Comments

This command enables you to automatically resolve attachments.