geometric_representation_context
EXPRESS specification:
ENTITY
geometric_representation_context
SUBTYPE
OF
(
representation_context
);
coordinate_space_dimension
:
dimension_count
;
END_ENTITY
;
References (1):
Name
Type
Referred through
Express-G
representation_context
Entity
Subtype
No Diagram
Inheritance graph
ENTITY
geometric_representation_context;
ENTITY
representation_context
;
context_identifier
:
identifier
;
context_type
:
text
;
INVERSE
representations_in_context
:
SET
[1:?]
OF
representation
FOR
context_of_items;
ENTITY
geometric_representation_context
;
coordinate_space_dimension
:
dimension_count
;
END_ENTITY
;