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.
Custom-command data blob (app-private; round-trips through the engine).
CadCreate.The size.