CadSelClear
Removes all content of the selection set.
void CadSelClear (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
None.
Removes all content of the selection set.
CadCreate.None.