Share

BIMDuctConnectorDefinition.Parent Property

Parent Object: BIMDuctConnectorDefinition

Description

Property that returns the parent BIMConnector that this definition is associated with. If the definition was created using one of the Create methods this property will return Nothing since the definition isn’t associated with a connector yet.

Syntax

BIMDuctConnectorDefinition.Parent() As BIMConnector

Property Value

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

Version

Introduced in version 2011

Was this information helpful?