tt-acm / DynamoForRebar

A Dynamo package for authoring geometrically complex rebar models in Revit 2016.
Other
39 stars 18 forks source link

Strange warning from RebarContainer node #70

Open Palroe opened 8 years ago

Palroe commented 8 years ago

Hey,

I get a strange warning from the RebarContainer node in my Dynamo script, see pictures. I do not know how so solve this. Any help?

Best regards, Pål

strange warning

moethu commented 8 years ago

Hi Pal, what kind of geometry are you plugging in? A Polyline? Splines or Polylines got Control Points and there seems to be something odd with the number of controlpoints.

moethu commented 8 years ago

Maybe you can provide your Dynamo definition for me to test it?

Palroe commented 8 years ago

Hi.

The input geometry is regular curves from a selected surface.

It seems as I have figured out how to fix it. When i change the input Booleans into Rebar.FollowingSurface it seems as it works with "the right combination". However, when i change it back the warning reappears.

I've attached the Dynamo definition so you can check it out. However, it seems as if I just put in the right Booleans my definition works fine, so there is no big rush here.

Thanks, Pål

On Mon, Mar 7, 2016 at 11:36 AM, moethu notifications@github.com wrote:

Maybe you can provide your Dynamo definition for me to test it?

— Reply to this email directly or view it on GitHub https://github.com/tt-acm/DynamoForRebar/issues/70#issuecomment-193198707 .