yucad3d

CadEntityGetVisible

Returns the visibility of the entity.

std::int32_t CadEntityGetVisible ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The visibility.

See Also