org.jcae.opencascade.jni
Class TopAbs_ShapeEnum
java.lang.Object
org.jcae.opencascade.jni.TopAbs_ShapeEnum
public final class TopAbs_ShapeEnum
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMPOUND
public static final int COMPOUND
- See Also:
- Constant Field Values
COMPSOLID
public static final int COMPSOLID
- See Also:
- Constant Field Values
SOLID
public static final int SOLID
- See Also:
- Constant Field Values
SHELL
public static final int SHELL
- See Also:
- Constant Field Values
FACE
public static final int FACE
- See Also:
- Constant Field Values
WIRE
public static final int WIRE
- See Also:
- Constant Field Values
EDGE
public static final int EDGE
- See Also:
- Constant Field Values
VERTEX
public static final int VERTEX
- See Also:
- Constant Field Values
SHAPE
public static final int SHAPE
- See Also:
- Constant Field Values
TopAbs_ShapeEnum
public TopAbs_ShapeEnum()