Interface MiLineCell
-
- All Superinterfaces:
MiCell
- All Known Subinterfaces:
MeXLineCell
public interface MiLineCell extends MiCell
Defines a cell of a line mesh.A line cell is an edge element that connects adjacent nodes of a line mesh.
- See Also:
MeXLineCell
-
-
Method Summary
-
Methods inherited from interface com.openinventor.meshvizxlm.mesh.cell.MiCell
getCenter, getNodeIndex, getNumNodes, getRelativeSize, isPointInsideCell
-
-