The SEDRIS Data Representation Model
APPENDIX B - Constraints Finite Element Mesh Structure |
---|
For a <Finite Element Mesh> instance F with a <Mesh Face Table> component M, the following conditions shall hold.
Each <Vertex> component of F shall appear exactly once as a component of F.
No two <Vertex> components of F shall occupy the same position in space.
If F has a <Property Table> component P such that the <Classification Data> component of P classifies P as an ECC_MESH_NODE_PROPERTY_SET, P shall be the only <Property Table> component of F that is so classified, and shall have the structure specified in the definition of the <Finite Element Mesh> class for a <Property Table> instance of its classification.
If F has a <Property Table> component P such that the <Classification Data> component of P classifies P as an ECC_MESH_FACE_PROPERTY_SET, P shall be the only <Property Table> component of F that is so classified, and shall have the structure specified in the definition of the <Finite Element Mesh> class for a <Property Table> instance of its classification.
If F has a <Property Table> component P such that the <Classification Data> component of P classifies P as an ECC_MESH_SOLID_SET, P shall be the only <Property Table> component of F that is so classified, and shall have the structure specified in the definition of the <Finite Element Mesh> class for a <Property Table> instance of its classification.
If F has a <Property Table> component P1 such that the <Classification Data> component of P1 classifies P1 as an ECC_MESH_SOLID_PROPERTY_SET, P1 shall be the only <Property Table> component of F that is so classified, and shall have the structure specified in the definition of the <Finite Element Mesh> class for a <Property Table> instance of its classification.
All the <Vertex> components of a <Finite Element Mesh> instance are required to be distinct in order to form a geometrically valid mesh.
The components of a <Finite Element Mesh> instance are required to comply with the conditions specified in the definition of the <Finite Element Mesh> and <Mesh Face Table> classes.
No example supplied.
No FAQs supplied.
|