yucad3d

CadPutLwDefault

Sets the default lineweight for new entities.

void CadPutLwDefault ( YuHandle hDwg, std::int32_t Lweight );

Parameters

hDwg (YuHandle)
Handle to the drawing, as returned by CadCreate.
Lweight (std::int32_t)
Integer value.

Return Value

None.

See Also