ENTITY geometric_representation_context

(* SCHEMA geometry_schema; *)
ENTITY geometric_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

    No subtypes

Referenced By

Entity geometric_representation_context and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 compatible_dimension RULE representation_context
 compatible_dimension RULE geometric_representation_context
 convert_plane_angle_for_pair_from_radian FUNCTION representation_context
 csg_shape_representation ENTITY geometric_representation_context
 dimension_of FUNCTION representation_context
 dimension_of FUNCTION geometric_representation_context
 edge_based_wireframe_shape_representation ENTITY geometric_representation_context
 fea_model_2d ENTITY geometric_representation_context
 fea_model_3d ENTITY geometric_representation_context
 geometrically_bounded_2d_wireframe_representation ENTITY geometric_representation_context
 item_in_context FUNCTION representation_context
 kinematic_frame_background_representation ENTITY geometric_representation_context
 node_with_solution_coordinate_system ENTITY geometric_representation_context
 plane_angle_for_pair_in_radian FUNCTION representation_context
 presentation_representation ENTITY geometric_representation_context
 shell_based_wireframe_shape_representation ENTITY geometric_representation_context
 kinematic_link_representation ENTITY geometric_representation_context
 founded_kinematic_path ENTITY geometric_representation_context


[Top Level Definitions] [Exit]

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