Share

BIMDuctConnectorDefinition.Width Property

Parent Object: BIMDuctConnectorDefinition

Description

Read-only property that provides access to the connector width. When the BIMDuctConnectorDefinition object has been created using the CreateBIMDuctConnectorDefinition method, this property returns a Double indicating the width, (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 width of the connector.

To change the width of an existing connector you can either edit the geometry that’s controlling the width or set the override width using the WidthOverride property.

Syntax

BIMDuctConnectorDefinition.Width() As Variant

Property Value

This is a read only property whose value is a Variant.

Version

Introduced in version 2011

Was this information helpful?