org.jcae.opencascade.jni
Class BRepPrimAPI_MakeCone
java.lang.Object
org.jcae.opencascade.jni.BRepBuilderAPI_MakeShape
org.jcae.opencascade.jni.BRepPrimAPI_MakeCone
public class BRepPrimAPI_MakeCone
- extends BRepBuilderAPI_MakeShape
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BRepPrimAPI_MakeCone
protected BRepPrimAPI_MakeCone(long cPtr,
boolean cMemoryOwn)
BRepPrimAPI_MakeCone
public BRepPrimAPI_MakeCone(double[] axes,
double baseRadius,
double topRadius,
double height,
double angle)
getCPtr
protected static long getCPtr(BRepPrimAPI_MakeCone obj)
finalize
protected void finalize()
- Overrides:
finalize
in class BRepBuilderAPI_MakeShape
delete
public void delete()
- Overrides:
delete
in class BRepBuilderAPI_MakeShape