Activates a drawing.
(ade_dwgactivate dwg_id)
Returns T, if the drawing is already active, or nil.
dwg_id | Drawing ID (real) |
You can attach a drawing that does not yet exist, but you cannot activate it. See ade_dsattach.
Activates a drawing.
(ade_dwgactivate dwg_id)
Returns T, if the drawing is already active, or nil.
dwg_id | Drawing ID (real) |
You can attach a drawing that does not yet exist, but you cannot activate it. See ade_dsattach.