yucad3d

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.

See Also