org.jcae.opencascade.jni
Class BRepGProp
java.lang.Object
org.jcae.opencascade.jni.BRepGProp
public class BRepGProp
- 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
BRepGProp
protected BRepGProp(long cPtr,
boolean cMemoryOwn)
BRepGProp
public BRepGProp()
getCPtr
protected static long getCPtr(BRepGProp obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
linearProperties
public static void linearProperties(TopoDS_Shape shape,
GProp_GProps properties)
volumeProperties
public static void volumeProperties(TopoDS_Shape shape,
GProp_GProps properties,
boolean onlyClosed)
volumeProperties
public static void volumeProperties(TopoDS_Shape shape,
GProp_GProps properties)
surfaceProperties
public static void surfaceProperties(TopoDS_Shape shape,
GProp_GProps properties)