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.
CadDelete destroys the whole VeCAD object (alias of CadDestroy, void).
CadCreate.None.