org.jcae.opencascade.jni
Class BRepTools_WireExplorer
java.lang.Object
org.jcae.opencascade.jni.BRepTools_WireExplorer
public class BRepTools_WireExplorer
- 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
BRepTools_WireExplorer
protected BRepTools_WireExplorer(long cPtr,
boolean cMemoryOwn)
BRepTools_WireExplorer
public BRepTools_WireExplorer()
BRepTools_WireExplorer
public BRepTools_WireExplorer(TopoDS_Wire W)
BRepTools_WireExplorer
public BRepTools_WireExplorer(TopoDS_Wire W,
TopoDS_Face F)
getCPtr
protected static long getCPtr(BRepTools_WireExplorer obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
init
public void init(TopoDS_Wire W)
init
public void init(TopoDS_Wire W,
TopoDS_Face F)
more
public boolean more()
next
public void next()
current
public TopoDS_Edge current()
orientation
public int orientation()
currentVertex
public TopoDS_Vertex currentVertex()
clear
public void clear()