BindType Enumeration (ActiveX/ATO)

Indicates the bind type to use when binding xrefs in the transmittal set to their host drawings.

Supported platforms: Windows only

Namespace: TRANSMITTALLib

Assembly: AcETransmit19.tlb

Signature

BindType

Remarks

The enumeration values specify the bind type to be used when binding the xrefs attached to the drawing files in the transmittal set. The values represent those returned by or assigned to the BindType property of a TransmittalOperation object.

Members

These members are part of this enumeration:

Name

Description

eBind

Symbol names are prefixed with <blockname>$x$

eInsert

Symbol names are not prefixed

Release Information

Releases: AutoCAD 2010 and later

Examples

VB.NET:

None available

C#

None available