CadGetDirty
Returns whether the drawing has unsaved changes.
std::int32_t CadGetDirty (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
The get dirty.
Returns whether the drawing has unsaved changes.
CadCreate.The get dirty.