Interface MeXLineMeshUnstructured<C extends MeXLineCell,T extends MeXLineTopologyExplicitI<C>,G extends MeXGeometryI>

Type Parameters:
C - the type of cells
T - the type of the mesh topology
G - the type of the mesh geometry
All Superinterfaces:
MiLineMeshUnstructured<C,T,G>, MiMesh, MiMeshUnstructured<G>, MiMeshUnstructuredI<C,T,G>
All Known Implementing Classes:
MeXLineMeshFromPolyhedralMesh

public interface MeXLineMeshUnstructured<C extends MeXLineCell,T extends MeXLineTopologyExplicitI<C>,G extends MeXGeometryI> extends MiLineMeshUnstructured<C,T,G>
Extracted unstructured line mesh interface.

This interface defines an extracted unstructured line mesh. This is a list of MeXLineCell segments.