yucad3d

CadGetCurLweight

Get current lineweight.

std::int32_t CadGetCurLweight ( YuHandle hDwg );

Parameters

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

Return Value

The get current lineweight.

See Also