Dynamo - NurbsCurve

Hello
Can someone help me with this issue:


This happend a few times with different commands, and I don’t know how to fix this. I think problem is in the node, but don’t know how to edit that…I’m new in Dynamo and still learning basic operations :slight_smile:

Hello, what is the nature of your object output from Element.Geometry

cordially
christian.stan

1 Like

Check the out put from “Element.Geometry” node because it is probably outputting a nurbcurve already.

You can check the types with a “Object.Type” node which will explain what the objects are.

4 Likes