yucad3d

CadSetCurLweight

Set current lineweight.

void CadSetCurLweight ( YuHandle hDwg, std::int32_t Lw );

Parameters

hDwg (YuHandle)
Handle to the drawing, as returned by CadCreate.
Lw (std::int32_t)
Integer value.

Return Value

None.

See Also