ENTITY geometric_representation_context

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY geometric_representation_context
SUBTYPE OF (representation_context);
	coordinate_space_dimension : dimension_count;
END_ENTITY;  (*  STEP Part 42 (unchanged in 2nd edition)  *)

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

    No subtypes

Referenced By

Entity geometric_representation_context and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 compatible_dimension RULE geometric_representation_context
 compatible_dimension RULE representation_context
 dimension_of FUNCTION representation_context
 dimension_of FUNCTION geometric_representation_context
 item_in_context FUNCTION representation_context
 representation ENTITY representation_context
 representation_context ENTITY geometric_representation_context
 select_generic_item SELECT representation_context


[Top Level Definitions] [Exit]

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