Share

BIMConnector Object


Description

BIMConnector object.

Methods

Name Description
Delete Method that deletes the connector.
GetReferenceKey Method that generates and returns the reference key for this entity.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Definition Read-only property that gets the definition object associated with this connector.
DefinitionType Read-only property that returns the type of definition associated with this connector. This property lets you determine what type of connector this object represents.
MissingAttachment Read-only property that returns whether the attachment is missing or not.
Name Read-write property that gets and sets the displayed name of the connector. This is the name that is visible in the browser and is editable by the end-user.
Parent Gets the parent object from whom this object can logically be reached.
Suppressed Read-write property that defines whether the connector is suppressed or not. A value of True indicates the connector is suppressed.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

BIMCableTrayConnectorDefinition.Parent, BIMConduitConnectorDefinition.Parent, BIMConnectorDefinition.Parent, BIMConnectorLink.ConnectorOne, BIMConnectorLink.ConnectorTwo, BIMConnectors.Add, BIMConnectors.Item, BIMDuctConnectorDefinition.Parent, BIMElectricalConnectorDefinition.Parent, BIMPipeConnectorDefinition.Parent

Version

Introduced in version 2011

Was this information helpful?