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.
Returns whether lineweights are displayed.
CadCreate.The get lw display.