I was trying to split a pipe in Revit into multiple divisions of a particular length using the default coupling. The MEPFittings.ByPointsAndCurve node from MEPover package disconnects the pipe and the placed fitting/coupling is also kind of floating there. Please suggest.
First you need to change the lacing to longest.
The node split the pipe and create a new one (check the Ids)
You can use the geniusloci package too and delete the fittings later.
thanks for answer, for lacing to longest I have this bellow.
Yes script split the pipe and anather split should be not in the pipe 5457727 but on the new pipe 5457855. I not using Genius Loci because I want pipe connectors after the splitting the pipe that will have the same coordinates (zero distance between coordinates next to each other after splitting the pipe)
Hello @mustafa.18becim014 and welcome this post is a little bit old and things had changes since that…try split by point from genius loci, will work on duct, pipes,beams,columns,walls but not cabletrays or conduit…and written in python