yucad3d

CadPointPutY

Sets the y of the point.

void CadPointPutY ( YuHandle hEnt, double Y );

Parameters

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

Return Value

None.

See Also