org.jcae.opencascade.jni
Class BRepMesh_IncrementalMesh
java.lang.Object
org.jcae.opencascade.jni.BRepMesh_IncrementalMesh
public class BRepMesh_IncrementalMesh
- 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
BRepMesh_IncrementalMesh
protected BRepMesh_IncrementalMesh(long cPtr,
boolean cMemoryOwn)
BRepMesh_IncrementalMesh
public BRepMesh_IncrementalMesh()
BRepMesh_IncrementalMesh
public BRepMesh_IncrementalMesh(TopoDS_Shape S,
double D,
boolean Relatif,
double Ang)
BRepMesh_IncrementalMesh
public BRepMesh_IncrementalMesh(TopoDS_Shape S,
double D,
boolean Relatif)
BRepMesh_IncrementalMesh
public BRepMesh_IncrementalMesh(TopoDS_Shape S,
double D)
getCPtr
protected static long getCPtr(BRepMesh_IncrementalMesh obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
setDeflection
public void setDeflection(double D)
setAngle
public void setAngle(double Ang)
setRatio
public void setRatio(double R)
update
public void update(TopoDS_Shape S)
isModified
public boolean isModified()