ENTITY feature_component_definition

(* SCHEMA dimensional_inspection_schema; *)
  ENTITY feature_component_definition
    SUBTYPE OF (characterized_object);
    WHERE
      wr1: SIZEOF(QUERY ( pd <* USEDIN(SELF,'DIMENSIONAL_INSPECTION_SCHEMA.PROPERTY_DEFINITION.DEFINITION')
                | (NOT (SIZEOF(USEDIN(pd,
               'DIMENSIONAL_INSPECTION_SCHEMA.SHAPE_ASPECT.OF_SHAPE')) = 1)) )) 
               = 0;
  END_ENTITY; -- feature_component_definition

Explicit Attributes

Entity feature_component_definition has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)characterized_object
 descriptiontext (STRING)characterized_object

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity feature_component_definition inherits from the following supertypes:
  characterized_object

Subtypes

    No subtypes

Referenced By

Entity feature_component_definition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 boss ENTITY characterized_object
 characterized_definition SELECT characterized_object
 composite_hole ENTITY characterized_object
 compound_feature ENTITY characterized_object
 externally_defined_feature_definition ENTITY characterized_object
 gear ENTITY characterized_object
 outer_round ENTITY characterized_object
 pocket ENTITY characterized_object
 revolved_profile ENTITY characterized_object
 subtype_mandatory_characterized_object RULE characterized_object
 turned_knurl ENTITY characterized_object


[Top Level Definitions] [Exit]

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