yucad3d

CadDelete

CadDelete destroys the whole VeCAD object (alias of CadDestroy, void).

void CadDelete ( YuHandle hDwg );

Parameters

hDwg (YuHandle)
Handle to the drawing, as returned by CadCreate.

Return Value

None.

See Also