yucad3d

CadGetReadOnly

Returns whether the drawing is read-only.

std::int32_t CadGetReadOnly ( YuHandle hDwg );

Parameters

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

Return Value

The get read only.

See Also