ENTITY plane_angle_and_ratio_pair

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
 ENTITY plane_angle_and_ratio_pair
   SUBTYPE OF(founded_item);
     plane_angle_value : plane_angle_measure;
     ratio_value       : ratio_measure;
 END_ENTITY;

Explicit Attributes

Entity plane_angle_and_ratio_pair has the following local and inherited explicit attributes:
AttributeTypeDefined By
 plane_angle_valueplane_angle_measure (REAL)plane_angle_and_ratio_pair
 ratio_valueratio_measure (REAL)plane_angle_and_ratio_pair

Derived Attributes

Entity plane_angle_and_ratio_pair has the following local and inherited derived attributes:
AttributeTypeDefined By
 usersSET OF founded_item_select (SELECT)founded_item

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity plane_angle_and_ratio_pair inherits from the following supertypes:
  founded_item

Subtypes

    No subtypes

Referenced By

Entity plane_angle_and_ratio_pair and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 founded_item_select SELECT founded_item
 measured_value_select SELECT plane_angle_and_ratio_pair
 validate_dependently_instantiable_entity_data_types RULE founded_item


[Top Level Definitions] [Exit]

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