Method that creates a new BIMConnector. The type of connector definition supplied will determine the type of connector created. The new BIMConnector is returned.
Name | Type | Description |
Definition | BIMConnectorDefinition | Input definition object that defines all of the required inputs to create a new connector. |
Name | String | Defines the name of the new connector. It must be unique with respect to all existing connectors. If not provided, or an empty string is supplied then BIM Exchange will generate a default name. This is an optional argument whose default value is "". |