yucad3d

CadDimStyleGetLweight

Returns the lineweight of the dimension style.

std::int32_t CadDimStyleGetLweight ( YuHandle hStyle, std::int32_t Item );

Parameters

hStyle (YuHandle)
Handle to the style.
Item (std::int32_t)
Integer value.

Return Value

The lineweight.

See Also