DynamoDS / DynamoWishlist

This is a repository for all wishlist items for Dynamo Core
https://github.com/orgs/DynamoDS/projects/3
Apache License 2.0
15 stars 3 forks source link

Improvement: Curve and Surface rebuilding toolsets #148

Open ThomasMahon opened 7 years ago

ThomasMahon commented 7 years ago

Dynamo version

1.3.1

Improvement Suggestion

One of the missing links in Dynamos Geometry Engine are Curve and Surface rebuilding tools (or, rather, nodes). They're pretty fundamental in the realm of computational design and it would be good to see the following nodes (and to start making inroads to redefine Dynamo as a powerful computational design tool!):

Curve Curve.RebuildNumberOfPoints Curve.RefitWithTolerance Curve.RebuildUniformKnots Curve.ChangeCurveOrder Curve.FairCurvature Curve.EditWieght Curve.EditKnots Curve.EditKinks

Surface/NurbsSurface Surface.ReverseUV Surface.SwapUV Surface.ChangeOrder Surface.RebuildReduceData Surface.RebuildRefitWithTolerance Surface.RebuildWithNumberOfPoles Surface.MakeUniformKnots

mjkkirschner commented 7 years ago

@aparajit-pratap @pboyer @sm6srw FYI