Error: Tools.SplitPipeByPoints operation failed

Hi all,

One of my scripts give an error in Revit 2022 with Dynamo version 2.12.0.5650.
Does anyone know how to fix this problem or is there an alternative node or python code?

Warning: Tools.SplitPipeByPoints operation failed.
Method not gevonden: Autodesk.Revit.DB.FormatOptions Autodesk.Revit.DB.Units.GetFormatOptions(Autodesk.Revit.DB.UnitType).

image

Hi @jw.vanasselt,

You can use the Split ByPoints node of the Genius Loci package instead.
Split ByPoints

That’s amazing, my script will be a lot more faster! :slight_smile:
I can delete alot of extra nodes by this one.

Thanks!

Is there a maximum to split?

I want to do it multiple times in 1 pipe/duct:
Is this a lacing / level problem?

Hello …take a look here…

1 Like

Thank you very much! :slight_smile: It’s the transpose / cycle who did it!

2 Likes

Hi @jw.vanasselt, I’m having the same problem, can you show me the solution?

Hi @igor.guilherme ,

Over here an example:


The levels in the nodes depends on the structure.

Thank you very much @jw.vanasselt !

1 Like

Do you have a file numbering the location of the splitted ducts?