yucad3d

CadGetLwDisplay

Returns whether lineweights are displayed.

std::int32_t CadGetLwDisplay ( YuHandle hDwg );

Parameters

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

Return Value

The get lw display.

See Also