BIMConnectors.CreateElectricalConnectorDefinition Method
Parent Object: BIMConnectorsDescription
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.
Syntax
BIMConnectors.CreateElectricalConnectorDefinition( Geometry As ObjectCollection ) As BIMElectricalConnectorDefinitionParameters
Name | Type | Description |
Geometry | ObjectCollection | Input object collection that contains the geometry that defines the shape of the connector. Valid input includes:
![]() |