yucad3d

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.

See Also