Share

BIMCableTrayConnectorDefinition.Parent Property

Parent Object: BIMCableTrayConnectorDefinition

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

BIMCableTrayConnectorDefinition.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?