BIMConduitConnectorDefinition.Diameter Property
Parent Object: BIMConduitConnectorDefinitionDescription
Read-only property that provides access to the connector diameter. When the BIMConduitConnectorDefinition object has been created using the CreateConduitConnectorDefinition method, this property returns a Double indicating the diameter, (in centimeters), of the connector as defined by the input geometry. After the definition object has been used to create a connector, this property returns a parameter that defines the diameter of the connector.
To change the diameter of an existing connector you can either edit the geometry that’s controlling the diameter or set the override diameter using the DiameterOverride property.