ENTITY volume_3d_element_value_and_location
(* SCHEMA structural_analysis_design; *)
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; -- volume_3d_element_value_and_location
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:15:08-04:00