yucad3d

CadPutLwScale

Sets the lineweight display scale.

void CadPutLwScale ( YuHandle hDwg, std::int32_t Scale );

Parameters

hDwg (YuHandle)
Handle to the drawing, as returned by CadCreate.
Scale (std::int32_t)
Scale factor.

Return Value

None.

See Also