Table 6.88 — DRM_Finite_Element_Mesh
Property |
Description |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Class |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Superclass |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Subclass |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Definition |
An instance of this DRM class specifies a tesselation of a surface into mesh faces, or of a solid into solid elements. Additional data may be associated with each vertex, mesh face, and / or solid element. More specifically, a <DRM Finite Element Mesh> instance is comprised of
Knowledge of which vertices form a mesh face (or solid) is important for various computations, such as interpolation. Component <DRM Property Table> instances are optional; when present, they are used to define solid elements and to associate data with <DRM Vertex> instances, mesh faces, or solid elements. Topological information may be optionally included in the <DRM Mesh Face Table>, or in an ECC_MESH_SOLID_SET <DRM Property Table>, depending on whether the <DRM Finite Element Mesh> instance is a surface or a solid. Surface mesh does not have any <DRM Property Table> instances classified as either ECC_MESH_SOLID_SET or ECC_MESH_SOLID_PROPERTY_SET, but may have surface topology in its component <DRM Mesh Face Table>. A solid mesh shall have a ECC_MESH_SOLID_SET <DRM Property Table>, may have a ECC_MESH_SOLID_PROPERTY_SET <DRM Property Table>, and does not have surface topology in its component <DRM Mesh Face Table>. The permitted <DRM Property Table> instances are the following.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Class diagram |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Inherited field elements |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Field elements |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Associated to (one-way) (inherited) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Associated to (one-way) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Associated by (one-way) (inherited) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Associated by (one-way) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Associated with (two-way) (inherited) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Associated with (two-way) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Composed of (two-way) (inherited) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Composed of (two-way) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Composed of (two-way metadata) (inherited) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Composed of (two-way metadata) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Component of (two-way) (inherited) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Component of (two-way) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Constraints |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Clarifications |
1 A <DRM Primitive Geometry> contains a <DRM Union Of Primitive Geometry> instance as a component only when that <DRM Primitive Geometry> can be decomposed into nested <DRM Primitive Geometry>, as (for example) a <DRM Polygon> can be decomposed into subfaces. 2 This is an ECC_MESH_FACE_SET <DRM Data Table>. 3 Since a <DRM Vertex> shall have a <DRM Location>, this provides an enumerated collection of <DRM Location> instances. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Example(s) |
|