Access 'Routing Preferences' of pipes via dynamo

Is it possible to access ‘Routing Preferences’ of pipes via dynamo?

1 Like

It looks like this isn’t supported by any out-of-the-box nodes or any related packages (e.g. MEPover), but you may be able to do it in a custom python node using the RoutingPreferenceManager class.