yucad3d

CadTextGetHeight

Returns the height of the text entity.

double CadTextGetHeight ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The height.

See Also