Saves a selection set to a specific drawing.
(ade_savetodwg sel_set dwg_id)
Returns T or nil.
sel_set | Selection set name. |
dwg_id | Drawing ID of the destination drawing (real) |
To save objects queued for saving back to the source drawings, use ade_saveobjs.