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