org.jcae.opencascade.jni
Class TopExp_Explorer
java.lang.Object
org.jcae.opencascade.jni.TopExp_Explorer
public class TopExp_Explorer
- 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
TopExp_Explorer
protected TopExp_Explorer(long cPtr,
boolean cMemoryOwn)
TopExp_Explorer
public TopExp_Explorer()
TopExp_Explorer
public TopExp_Explorer(TopoDS_Shape S,
int ToFind,
int ToAvoid)
TopExp_Explorer
public TopExp_Explorer(TopoDS_Shape S,
int ToFind)
getCPtr
protected static long getCPtr(TopExp_Explorer obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
init
public void init(TopoDS_Shape S,
int ToFind,
int ToAvoid)
init
public void init(TopoDS_Shape S,
int ToFind)
more
public boolean more()
next
public void next()
current
public TopoDS_Shape current()