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.