yucad3d

CadEntityGetType

Returns the type of the entity.

std::int32_t CadEntityGetType ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The type.

See Also