Error - The multiplicities of other interior knots must be at most degree - 2

Hi

I’m getting an error messgae when trying to create a floor:

Warning: Floor.ByOutlineTypeAndLevel operation failed. 
The multiplicities of other interior knots must be at most degree - 2.
Parameter name: knots

The problem is the first nurbs curve. It was originally an arc which was offset (curve.extrude > surface.thicken) , but somehow Dynamo turns this into a nurbs curve and it subsequently fails. I can’t even create a model curve from it. Any ideas how to fix this.

1 Like

Hello @Paul_Wintour …probably something could help…

1 Like

This should do the trick: Dynamo Dictionary

2 Likes

Yes @jacob.small …absolutly a better way, just forgot that node :wink:

1 Like