BIMConnectors Object
Description
BIMConnectors object.
Methods
| Add |
Method that creates a new BIMConnector. The type of connector definition supplied will determine the type of connector created. The new BIMConnector is returned. |
| CreateCableTrayConnectorDefinition |
Method that creates a new cable tray connector definition. The created definition object defines the inputs to create a cable tray connector and is used as input to the Add method of the BIMConnectors object to create a new connector. |
| CreateConduitConnectorDefinition |
Method that creates a new conduit connector definition. The created definition object defines the inputs to create a conduit connector and is used as input to the Add method of the BIMConnectors object to create a new conduit connector. |
| CreateDuctConnectorDefinition |
Method that creates a new duct connector definition. The created definition object defines the inputs to create a duct connector and is used as input to the Add method of the BIMConnectors object to create a new connector. |
| CreateElectricalConnectorDefinition |
Method that creates a new electrical connector definition. The created definition object defines the inputs to create a electrical connector and is used as input to the Add method of the BIMConnectors object to create a new connector. |
| CreatePipeConnectorDefinition |
Method that creates a new pipe connector definition. The created definition object defines the inputs to create a pipe connector and is used as input to the Add method of the BIMConnectors object to create a new connector. |
Properties
| Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| Count |
Gets the number of items in this collection. |
| Item |
Returns the specified BIMConnector object from the collection. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
BIMComponent.Connectors
Version
Introduced in version 2011