yucad3d

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.

See Also