org.jcae.opencascade.jni
Class BRepAlgoAPI_Section

java.lang.Object
  extended by org.jcae.opencascade.jni.BRepBuilderAPI_MakeShape
      extended by org.jcae.opencascade.jni.BRepAlgoAPI_BooleanOperation
          extended by org.jcae.opencascade.jni.BRepAlgoAPI_Section

public class BRepAlgoAPI_Section
extends BRepAlgoAPI_BooleanOperation


Field Summary
 
Fields inherited from class org.jcae.opencascade.jni.BRepBuilderAPI_MakeShape
swigCMemOwn
 
Constructor Summary
protected BRepAlgoAPI_Section(long cPtr, boolean cMemoryOwn)
           
  BRepAlgoAPI_Section(TopoDS_Shape S1, TopoDS_Shape S2)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(BRepAlgoAPI_Section obj)
           
 
Methods inherited from class org.jcae.opencascade.jni.BRepAlgoAPI_BooleanOperation
getCPtr
 
Methods inherited from class org.jcae.opencascade.jni.BRepBuilderAPI_MakeShape
getCPtr, shape
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BRepAlgoAPI_Section

protected BRepAlgoAPI_Section(long cPtr,
                              boolean cMemoryOwn)

BRepAlgoAPI_Section

public BRepAlgoAPI_Section(TopoDS_Shape S1,
                           TopoDS_Shape S2)
Method Detail

getCPtr

protected static long getCPtr(BRepAlgoAPI_Section obj)

finalize

protected void finalize()
Overrides:
finalize in class BRepAlgoAPI_BooleanOperation

delete

public void delete()
Overrides:
delete in class BRepAlgoAPI_BooleanOperation