yucad3d

CadGetLayoutCount

Number of paper-space layouts (for building a Model | Layout… tab strip).

std::int32_t CadGetLayoutCount ( YuHandle hDwg );

Parameters

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

Return Value

The count.

See Also