yucad3d

CadDimGetType

Returns the type of the dimension.

std::int32_t CadDimGetType ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The type.

See Also