|
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 attributesmultiple_mesh_blockname: label; description: text; id: identifier; connectivities: LIST [0:?] OF mesh_connectivity; |
Users: by entity attributesmultiple_mesh_blockmbna_zone.grid_connectivity Users: by defined types, not used by any entity attributemultiple_mesh_block- |
Global rules for this entity data type- |