Share

BIMConnectorLink Object


Description

BIMConnectorLink object.

Methods

Name Description
Delete Method that deletes the connectorlink.
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.
ConnectorOne Read-only property that gets the first of two connectors that this link is between.
ConnectorTwo Read-only property that gets the first of two connectors that this link is between.
Name Read-write property that gets and sets the displayed name of the connectorlink. This is the name that is visible in the browser and is editable by the end-user.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

BIMConnectorLinks.Add, BIMConnectorLinks.Item

Version

Introduced in version 2011

Was this information helpful?