ENTITY curve_element_interval

(* SCHEMA structural_analysis_design; *)
  ENTITY curve_element_interval
    SUPERTYPE OF (ONEOF (curve_element_interval_constant,
        curve_element_interval_linearly_varying));
      finish_position : curve_element_location;
      eu_angles       : euler_angles;
  END_ENTITY; -- curve_element_interval

Explicit Attributes

Entity curve_element_interval has the following local and inherited explicit attributes:
AttributeTypeDefined By
 finish_positioncurve_element_location (ENTITY)curve_element_interval
 eu_angleseuler_angles (ENTITY)curve_element_interval

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity curve_element_interval has the following subtypes:
    curve_element_interval_constant*
    curve_element_interval_linearly_varying*
* - Immediate Subtypes

Referenced By

Entity curve_element_interval and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 curve_3d_element_property ENTITY curve_element_interval


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:05-04:00