|
SUBTYPE_CONSTRAINT subtype_exclusiveness_geometric_model FOR Geometric_model; ONEOF (Advanced_brep_shape_representation, Edge_based_wireframe_shape_representation, Faceted_brep_shape_representation, Geometrically_bounded_2d_wireframe_shape_representation, Geometrically_bounded_surface_shape_representation, Geometrically_bounded_wireframe_shape_representation, Manifold_surface_shape_representation, Shell_based_wireframe_shape_representation); END_SUBTYPE_CONSTRAINT; -- subtype_exclusiveness_geometric_model |