Interface MeXGeometryI

  • All Superinterfaces:
    MeXGeometry, MiGeometry, MiGeometryI

    public interface MeXGeometryI
    extends MiGeometryI, MeXGeometry
    Generic geometry interface for extracted unstructured meshes.

    Generic geometry interface accessible via one index. This type of geometry is typically used by extracted unstructured mesh interfaces.

    • Method Detail

      • getSize

        long getSize()
        Returns the number of points in this geometry.
        Returns:
        the number of points