yucad3d

CadGetLwScale

Returns the lineweight display scale.

std::int32_t CadGetLwScale ( YuHandle hDwg );

Parameters

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

Return Value

The get lw scale.

See Also