ENTITY volume_3d_element_value_and_location
(* SCHEMA finite_element_analysis_control_and_result_schema; *)
ENTITY volume_3d_element_value_and_location;
simple_value : field_value;
location : volume_element_location;
coordinate_system : OPTIONAL volume_3d_element_coordinate_system;
WHERE
WR1: necessary_value_coordinate_system (simple_value, coordinate_system);
END_ENTITY;
Explicit Attributes
Entity volume_3d_element_value_and_location has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity volume_3d_element_value_and_location and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:00-04:00