Rebar.FollowingSurface Node - Problem

Hi everyone,

I am using the Node Rebar.FollowingSurface (Dieter Vermeulen), from the Package Dynamo for Rebar 2.0.2.
I am using Revit 2021.1.2 and Dynamo image

There is something wrong in two situations:

  • In Creation of Horizontal Rebar Centerlines with the next Inputs the result is not right:
    numberOfCurves = 0
    diseredDistanceBetweenCurves = 300 or another number
    flip = TRUE
    IDEALIZE = TRUE

  • In Creation of Vertical Rebar Centerlines with the next Inputs the result is not right:
    numberOfCurves = 0
    diseredDistanceBetweenCurves = 300 or another number
    flip = FALSE
    IDEALIZE = TRUE

I think that the results are reversed.

Thank you for your help.

_Face Reinforcement_Allsituations.dyn (114.2 KB) _Face Reinforcement_problem.dyn (40.2 KB) Wall_Test.rvt (2.0 MB)