yucad3d

CadTextPutY

Sets the y of the text entity.

void CadTextPutY ( YuHandle hEnt, double Y );

Parameters

hEnt (YuHandle)
Handle to the entity.
Y (double)
World coordinate.

Return Value

None.

See Also