Overview Schemas Index

mesh_connectivity_schema         


ENTITY multiple_mesh_block;
          name : label;
          description : text;
          id : identifier;
          connectivities : LIST [0:?] OF mesh_connectivity;
END_ENTITY; -- multiple_mesh_block

Entity data types and their attributes

multiple_mesh_block
          name: label;
          description: text;
          id: identifier;
          connectivities: LIST [0:?] OF mesh_connectivity;

Users: by entity attributes

multiple_mesh_block
          mbna_zone.grid_connectivity

Users: by defined types, not used by any entity attribute

multiple_mesh_block
          -

Global rules for this entity data type

          -