CadDimStylePutLweight
Sets the lineweight of the dimension style.
void CadDimStylePutLweight (
YuHandle hStyle,
std::int32_t Item,
std::int32_t LW
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- Item (std::int32_t)
- Integer value.
- LW (std::int32_t)
- Integer value.
Return Value
None.