CadGetLwDefault
Returns the default lineweight for new entities.
std::int32_t CadGetLwDefault (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
The get lw default.
Returns the default lineweight for new entities.
CadCreate.The get lw default.