CadSelErase
Erases every entity in the selection set from the drawing.
void CadSelErase (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
None.
Erases every entity in the selection set from the drawing.
CadCreate.None.