org.jcae.opencascade.jni
Class BRepFilletAPI_MakeChamfer
java.lang.Object
org.jcae.opencascade.jni.BRepBuilderAPI_MakeShape
org.jcae.opencascade.jni.BRepFilletAPI_LocalOperation
org.jcae.opencascade.jni.BRepFilletAPI_MakeChamfer
public class BRepFilletAPI_MakeChamfer
- extends BRepFilletAPI_LocalOperation
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BRepFilletAPI_MakeChamfer
protected BRepFilletAPI_MakeChamfer(long cPtr,
boolean cMemoryOwn)
BRepFilletAPI_MakeChamfer
public BRepFilletAPI_MakeChamfer(TopoDS_Shape shape)
getCPtr
protected static long getCPtr(BRepFilletAPI_MakeChamfer obj)
finalize
protected void finalize()
- Overrides:
finalize
in class BRepFilletAPI_LocalOperation
delete
public void delete()
- Overrides:
delete
in class BRepFilletAPI_LocalOperation
add
public void add(double distance,
TopoDS_Edge edge,
TopoDS_Face face)