yucad3d

CadTextGetZ

Returns the z of the text entity.

double CadTextGetZ ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The z.

See Also