IntelliCAD 11.1 Object Library | |
TranslateIDs Property | |
See Also |
XRecord Object : TranslateIDs Property |
Description
Specifies the translation of any contained object IDs during deepClone or wblockClone operations.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property TranslateIDs As Boolean |
Return Type
Boolean value:
TRUE = Object IDs are translated during WBlock and deep-clone operations.
FALSE = Object IDs are not translated during WBlock and deep-clone operations.