Procedure SetCurrentObject sets the referenced object to be the current object of the document. The current object is defined as the last object created, and can be referenced by LNewObj.
PROCEDURE SetCurrentObject(h : HANDLE);def vs.SetCurrentObject(h):
return None| Name | Type | Description |
|---|---|---|
| h | HANDLE | Handle to object. |
Availability: from MiniCAD4.0