yucad3d

CadCmdGetSize

Custom-command data blob (app-private; round-trips through the engine).

std::int32_t CadCmdGetSize ( YuHandle hDwg );

Parameters

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

Return Value

The size.

See Also