Description
Constructs an object ID based on an old integer pointer.
C#
public ObjectId( IntPtr oldId );
Visual Basic
Public Sub New( oldId As IntPtr )
Parameters
Parameters | Description |
---|---|
IntPtr oldId | Input pointer to construct from |
Links
ObjectId Structure, Autodesk.AutoCAD.DatabaseServices Namespace