yucad3d

CadEntityGetLineweight

Returns the lineweight of the entity.

std::int32_t CadEntityGetLineweight ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The lineweight.

See Also