|
SUBTYPE_CONSTRAINT alternate_geometry_items FOR Detailed_geometric_model_element; ONEOF (Cartesian_point, Direction, Axis_placement, Cartesian_transformation_2d, Cartesian_transformation_3d, Curve, Point_on_curve, Point_on_surface, Surface); END_SUBTYPE_CONSTRAINT; -- alternate_geometry_items |