ENTITY limits_and_fits

(* SCHEMA ap238_arm_schema; *)
ENTITY limits_and_fits;
  deviation : STRING;
  grade : STRING;
  its_fitting_type : OPTIONAL STRING;
END_ENTITY;

Explicit Attributes

Entity limits_and_fits has the following local and inherited explicit attributes:
AttributeTypeDefined By
 deviationSTRINGlimits_and_fits
 gradeSTRINGlimits_and_fits
 its_fitting_typeSTRINGlimits_and_fits

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity limits_and_fits and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 limitation_select SELECT limits_and_fits


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00