yucad3d

CadEntityGetColor

Returns the colour of the entity.

std::int32_t CadEntityGetColor ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The colour.

See Also