|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CADVertex
Describe a topological vertex
| Method Summary | |
|---|---|
double[] |
parameters(CADFace that)
Return the 2D coordinates (u, v) of this vertex on a face |
double[] |
pnt()
Return the 3D coordinates of this vertex |
| Methods inherited from interface org.jcae.mesh.cad.CADShape |
|---|
boundingBox, equals, hashCode, isOrientationForward, isSame, orientation, reversed, writeNative |
| Method Detail |
|---|
double[] parameters(CADFace that)
that - The face
double[] pnt()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||