NXOpen.UF.RouteDesignRuleData_Struct.Mode

RouteDesignRuleData_Struct.Mode

@@ ** 04-Aug-2015 ** If the uf_route.h header has not already defined this structure, we need to define ** it here for UF_ROUTE_check_min_bend_radius and UF_ROUTE_check_min_str_length. ** This structure itself cannot be retired because it is still used by other Design Rule code. ** TODO: In NX12, completely remove UF_ROUTE_check_min_bend_radius, UF_ROUTE_check_min_str_length ** and this structure from this file. **@@