|
SUBTYPE_CONSTRAINT ipr_non_feature_shape_element_subtypes FOR Non_feature_shape_element; ONEOF (Derived_non_feature_shape_element, Directed_axis, Positional_boundary, Positional_boundary_member, Tolerance_zone_boundary, Tolerance_zone_boundary_member, Viewing_plane, Seating_plane, Interconnect_module_constraint_region, Stratum_constraint_region, Reference_graphic_registration_mark, Mounting_restriction_area, Mounting_restriction_volume); END_SUBTYPE_CONSTRAINT; -- ipr_non_feature_shape_element_subtypes |