Hello all,
I have modeled in Revit some pipes with slope. I want to create model lines from their center (so having the altitude data, as the slope changes) in Revit, in order to export them in a dwg file. Is it possible?
Thank you
Hello all,
I have modeled in Revit some pipes with slope. I want to create model lines from their center (so having the altitude data, as the slope changes) in Revit, in order to export them in a dwg file. Is it possible?
Thank you
@mairh_tsek very simple, there is a node named ModelCurve.ByCurve
for that :
Perfect! Thank you a lot ;D