The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Index_Code
/*
 * REGISTERABLE ENUM: SE_Index_Code
 *
 *   This data type is used to specify various indices that can be used
 *   within <Data Table> instances as <Axis> types and / or
 *   <Table Property Description> codes, which are too specific to the
 *   DRM to be specified as EAs in EDCS.
 */
typedef SE_Short_Integer SE_Index_Code;
Enumerant Definition Value
SE_INDEX_CODE_DATA_TABLE_COMPONENT
 Used to allow a <Data Table> to reference its Nth
 ordered <Data Table> component, where N is the value of
 the index being specified.
1
SE_INDEX_CODE_PROP_TABLE_REF_COMPONENT
 Used to allow a <Data Table> to reference its Nth
 ordered <Property Table Reference> component, where N
 is the value of the index being specified.
2
SE_INDEX_CODE_DATA_TABLE_LIBRARY
 Used to allow a <Data Table> to reference the Nth
 <Data Table> in its transmittal's <Data Table Library>,
 where N is the value of the index being specified.
3
SE_INDEX_CODE_IMAGE_MAPPING_FUNCTION
 Used to allow a <Data Table> cell to reference the
 Nth ordered <Image Mapping Function> component of
 the <Data Table>.
4
SE_INDEX_CODE_ADJACENT_MESH_FACE
 Used to specify the index of a mesh face in a
 <Mesh Face Table>, specifically as the code
 of its (optional) second <Table Property Description>.
5
SE_INDEX_CODE_ADJACENT_SOLID_ELEMENT
 Used to specify the index of an adjacent mesh solid in a
 <Finite Element Mesh>'s ECC_SOLID_ELEMENT <Property Table>'s
 second <Table Property Description>.
6
SE_INDEX_CODE_MESH_FACE
 Used to specify the index of a mesh face in a
 <Mesh Face Table>, specifically as the axis_type
 of its first <Regular Axis>.
7
SE_INDEX_CODE_MESH_NODE
 Used to specify the index of a mesh node in a
 <Mesh Face Table>, specifically as the axis_type
 of its second <Regular Axis>.
8
SE_INDEX_CODE_MESH_VERTEX
 Used to identify the index of a mesh vertex in the ordered
 <Vertex> list of a <Finite Element Mesh>, specifically as
 the axis_type of the first <Regular Axis> in a
 <Property Table> classified as
 ECC_MESH_NODE_PROPERTY_SET or
 ECC_MESH_FACE_PROPERTY_SET.
9
SE_INDEX_CODE_SOLID_ELEMENT
 Used to identify the index of a mesh solid
 (three-dimensional) element in a <Mesh Face Table>,
 specifically as the axis_type of the first <Regular Axis>
 in a <Property Table> classified as ECC_SOLID_ELEMENT
 or ECC_MESH_SOLID_PROPERTY_SET.
10
SE_INDEX_CODE_SOLID_FACE
 Used to identify the index of a mesh solid (two-dimensional) face
 in a <Property Table>, specifically as the axis_type of
 the second <Regular Axis> in a <Property Table> classified as
 ECC_MESH_SOLID_SET.
11



Prev: SE_Image_Wrap. Next: SE_Integer.


Return to: Top of this Page, Type Index

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™