ENTITY feature_component_definition

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
ENTITY feature_component_definition
SUBTYPE OF (characterized_object);
WHERE
  wr1 : SIZEOF(get_shape_aspects(SELF)) = 1;
END_ENTITY; -- 10303-214: automotive_design

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
 bead_end ENTITY characterized_object
 characterized_definition SELECT characterized_object
 composite_hole ENTITY characterized_object
 document_file ENTITY characterized_object
 joggle_termination ENTITY characterized_object
 pocket_bottom ENTITY characterized_object
 slot_end ENTITY characterized_object
 subtype_exclusiveness_characterized_object RULE characterized_object


[Top Level Definitions] [Exit]

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