ObjectID32 Property |
Gets the object ID for a 64-bit system.
Signature
object.ObjectID32
object
All
Drawing objects, Block,
Blocks, Dictionary, Dictionaries, DimStyle, DimStyles, Group, Groups, Layer, Layers, Layout, Layouts, Linetype, Linetypes, ModelSpace Collection,
PaperSpace
Collection, PlotConfiguration,
PlotConfigurations,
RegisteredApplication,
RegisteredApplications,
TextStyle, TextStyles, UCS, UCSs, View, Views, Viewport, Viewports, XRecord
The object or objects this property applies to.
ObjectID32
Long; read-only
The object ID of an object.
Remarks
An object ID and a unique handle are both ways of referencing an object.
In general, use a handle unless you plan to work with certain ObjectARX functions that require an object ID.
Comments? |