ENTITY shape_representation

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY shape_representation
SUPERTYPE OF (shape_representation_with_units)
SUBTYPE OF (representation); 
END_ENTITY;  (*  STEP Part 41 expanded (2nd edition unchanged) *)

Explicit Attributes

Entity shape_representation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation
 itemsSET OF representation_item (ENTITY)representation
 context_of_itemsrepresentation_context (ENTITY)representation

Derived Attributes

Entity shape_representation has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)representation
 descriptiontext (STRING)representation

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity shape_representation inherits from the following supertypes:
  representation

Subtypes

Entity shape_representation has the following subtypes:
    shape_representation_with_units*
* - Immediate Subtypes

Referenced By

Entity shape_representation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_mapped_representation FUNCTION representation
 assembly_with_bounding_box ENTITY representation
 definitional_representation ENTITY representation
 degenerate_pcurve ENTITY representation
 description_attribute_select SELECT representation
 dimension_of FUNCTION representation
 id_attribute_select SELECT representation
 material_representation ENTITY representation
 pcurve ENTITY representation
 representation ENTITY shape_representation
 representation_context ENTITY representation
 representation_map ENTITY representation
 representation_relationship ENTITY representation
 select_generic_item SELECT representation
 shape_representation_with_units ENTITY representation
 using_representations FUNCTION representation


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00