yucad3d

CadPointPutTextY

Sets the text y of the point.

void CadPointPutTextY ( YuHandle hEnt, double Y );

Parameters

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

Return Value

None.

See Also