yucad3d

CadGetOwner

Returns the host-defined owner value attached to the drawing.

std::uint32_t CadGetOwner ( YuHandle hDwg );

Parameters

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

Return Value

The get owner.

See Also