Appendix of 32-bit Methods

AutoCAD ActiveX

 
Appendix of 32-bit Methods
 
 
 

The following table lists the new methods added in AutoCAD 2009 for 32-bit substitutions:

VBA table methods for a 64-bit system

Method

Use

GetBlockAttributeValue32

Returns the attribute value from the specified block cell for the attribute definition object contained in the block using its 32-bit object ID.

GetBlockTableRecordId32 Gets the 32-bit object ID of the block table record associated to the block-type cell and nContent.
GetFieldId32

Returns the 32-bit object ID of the field object associated to the specifed cell.

GetGridLinetype32

Returns the 32-bit object ID of the grid linetype object.

Key32

Specifies the object ID of the source object in the CopyObjects operation for a 64-bit system.

ObjectID32

Gets the object ID for a 64-bit system.

ObjectIDtoObject32

Gets the object that corresponds to the given object ID for a 64-bit system.

OwnerID32

Gets the object ID of the owner (parent) object for a 64-bit system.

SetBlockAttributeValue32 Sets the attribute value from the specified block cell for the attribute definition object contained in the block and nContent using its 32-bit object ID.
SetBlockTableRecordId32 Sets the 32-bit object ID block table record associated to the block-type cell and nContent.
SetFieldId32

Sets the 32-bit object ID of the field object associated to the specifed cell and nContent.

SetGridLinetype32 Sets the 32-bit object ID of the gridline type object.
Value32

Specifies the current value for the property, or the object ID of the newly created cloned object, for a 64-bit system.