ENTITY geometric_representation_context

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
-- DIFF IN AP224
-- DIFF IN AP232
ENTITY geometric_representation_context
   SUPERTYPE OF (ONEOF(geometric_representation_context_with_parameter, path_parameter_representation_context))
   SUBTYPE OF (representation_context);
      coordinate_space_dimension : dimension_count;
END_ENTITY;

Explicit Attributes

Entity geometric_representation_context has the following local and inherited explicit attributes:
AttributeTypeDefined By
 context_identifieridentifier (STRING)representation_context
 context_typetext (STRING)representation_context
 coordinate_space_dimensiondimension_count (INTEGER)geometric_representation_context

Derived Attributes

    No derived attributes

Inverse Attributes

Entity geometric_representation_context has the following local and inherited inverse attributes:
AttributeTypeDefined By
 representations_in_contextSET OF representation (ENTITY)representation_context

Supertypes

Entity geometric_representation_context inherits from the following supertypes:
  representation_context

Subtypes

Entity geometric_representation_context has the following subtypes:
    geometric_representation_context_with_parameter*
    path_parameter_representation_context*
* - Immediate Subtypes

Referenced By

Entity geometric_representation_context and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_classification_item SELECT representation_context
 chained_representation_link SELECT representation_context
 check_geometric_dimension FUNCTION geometric_representation_context
 classification_item SELECT representation_context
 compatible_dimension RULE geometric_representation_context
 compound_shape_representation ENTITY geometric_representation_context
 constructive_geometry_representation ENTITY geometric_representation_context
 convert_plane_angle_for_pair_from_radian FUNCTION representation_context
 csg_2d_shape_representation ENTITY geometric_representation_context
 csg_shape_representation ENTITY geometric_representation_context
 description_item SELECT representation_context
 dimensionality_is_two_or_three RULE geometric_representation_context
 dimension_of FUNCTION geometric_representation_context
 dimension_of FUNCTION representation_context
 edge_based_wireframe_shape_representation ENTITY geometric_representation_context
 evidence_item SELECT representation_context
 flat_pattern_ply_representation_relationship ENTITY geometric_representation_context
 founded_kinematic_path ENTITY geometric_representation_context
 geometrically_bounded_2d_wireframe_representation ENTITY geometric_representation_context
 geometric_dimensionalities_in_contexts FUNCTION geometric_representation_context
 groupable_item SELECT representation_context
 identification_item SELECT representation_context
 item_in_context FUNCTION representation_context
 kinematic_frame_background_representation ENTITY geometric_representation_context
 kinematic_link_representation ENTITY geometric_representation_context
 mechanism_representation ENTITY geometric_representation_context
 mechanism_state_representation ENTITY geometric_representation_context
 multi_language_attribute_item SELECT representation_context
 path_parameter_representation ENTITY geometric_representation_context
 plane_angle_for_pair_in_radian FUNCTION representation_context
 presentation_representation ENTITY geometric_representation_context
 representation ENTITY representation_context
 restrict_representation_for_document_properties RULE representation_context
 same_as_item SELECT representation_context
 shell_based_wireframe_shape_representation ENTITY geometric_representation_context


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:16-04:00