yucad3d

CadGetDescrLen

Get description length.

std::int32_t CadGetDescrLen ( YuHandle hDwg );

Parameters

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

Return Value

The get description length.

See Also