yucad3d

CadEntityPutLineweight

Sets the lineweight of the entity.

void CadEntityPutLineweight ( YuHandle hEnt, std::int32_t lw );

Parameters

hEnt (YuHandle)
Handle to the entity.
lw (std::int32_t)
Integer value.

Return Value

None.

See Also