|
SUBTYPE_CONSTRAINT geometric_representation_relationship_subtypes FOR Geometric_model_relationship; ONEOF (Component_part_2d_geometric_representation_relationship, Component_part_2d_non_planar_geometric_representation_relationship, Component_part_3d_geometric_representation_relationship, Shape_definition_3d_intersection, Shape_definition_3d_plane_projection); END_SUBTYPE_CONSTRAINT; -- geometric_representation_relationship_subtypes |