Share

BIMElectricalConnectorDefinition.Parent Property

Parent Object: BIMElectricalConnectorDefinition

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

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