ENTITY analysis_result_element_curve
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY analysis_result_element_curve 
SUBTYPE OF (analysis_result_element);
 	result_for_element_curve : element_curve;
 	x_increasing : BOOLEAN;
 	result_values : reaction;
 	result_position : length_measure_with_unit;
 	position_label : OPTIONAL label;
END_ENTITY;
Explicit Attributes
Entity analysis_result_element_curve has the following local and inherited explicit attributes:
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
Entity analysis_result_element_curve inherits from the following supertypes:
  analysis_result
    analysis_result_element
Subtypes
    No subtypesReferenced By
Entity analysis_result_element_curve and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00