|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CADFace
Describe a topological face.
Method Summary | |
---|---|
double[] |
boundingBox()
Returns the bounding box of this face in an array like {Xmin, Ymin, Zmin, Xmax, Ymax, Zmax}. |
CADGeomSurface |
getGeomSurface()
Returns the geometry of this face |
Methods inherited from interface org.jcae.mesh.cad.CADShape |
---|
equals, hashCode, isOrientationForward, isSame, orientation, reversed, writeNative |
Method Detail |
---|
double[] boundingBox()
boundingBox
in interface CADShape
CADGeomSurface getGeomSurface()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |