org.jcae.opencascade.jni
Class GeomAPI_ProjectPointOnSurf
java.lang.Object
org.jcae.opencascade.jni.GeomAPI_ProjectPointOnSurf
public class GeomAPI_ProjectPointOnSurf
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
GeomAPI_ProjectPointOnSurf
protected GeomAPI_ProjectPointOnSurf(long cPtr,
boolean cMemoryOwn)
GeomAPI_ProjectPointOnSurf
public GeomAPI_ProjectPointOnSurf(double[] P,
Geom_Surface Surface)
getCPtr
protected static long getCPtr(GeomAPI_ProjectPointOnSurf obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
lowerDistanceParameters
public void lowerDistanceParameters(double[] uv)
init
public void init(double[] P,
Geom_Surface surface)
nbPoints
public int nbPoints()
lowerDistance
public double lowerDistance()
point
public double[] point(int Index)
lowerDistanceParameters
public void lowerDistanceParameters(double[] U,
double[] V)
parameters
public void parameters(int Index,
double[] U,
double[] V)