yucad3d

CadEntityGetDeleted

Returns the deleted of the entity.

std::int32_t CadEntityGetDeleted ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The deleted.

See Also