Overview Schemas Index

MESH_CONNECTIVITY_SCHEMA (jsdai.SMesh_connectivity_schema)


ENTITY mesh_overset_hole
          SUBTYPE OF (mismatched_mesh_connection);
END_ENTITY; -- mesh_overset_hole

Entity data types and their attributes

mesh_connectivity
          name: label;
          description: text;
          id: identifier;
          current: mesh;
          (DER) index_count: INTEGER;
mismatched_mesh_connection
          points: indices_group;
          gridloc: mesh_location;
mesh_overset_hole
          -

Users

mesh_connectivity
          multiple_mesh_block.connectivities
mismatched_mesh_connection
mesh_overset_hole

Global rules for this entity data type

          -

public interface EMesh_overset_hole extends EMismatched_mesh_connection


public class CMesh_overset_hole implements EMesh_overset_hole


public class AMesh_overset_hole extends AEntity

          public EMesh_overset_hole getByIndex(int index)
          public EMesh_overset_hole getCurrentMember(SdaiIterator it)