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
BindType
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.
These members are part of this enumeration:
Name |
Description |
---|---|
eBind |
Symbol names are prefixed with <blockname>$x$ |
eInsert |
Symbol names are not prefixed |
Releases: AutoCAD 2010 and later
VB.NET:
None available
C#
None available