yucad3d

CadTextGetUpsideDown

Returns the upside down of the text entity.

std::int32_t CadTextGetUpsideDown ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The upside down.

See Also