Skip to content

API Changes in Dynamo 2.14.0

aparajit-pratap edited this page Apr 4, 2022 · 8 revisions

ProtoGeometry

  • New method Curve.SweepAsSolid(Curve path, bool cutEndOff) replaces method Curve.Solid SweepAsSolid(Curve path), now deprecated`
  • New method Surface.BySweep(Curve profile, Curve path, Boolean cutEndOff = false) replaces Surface.BySweep(Curve profile, Curve path), now deprecated.
  • New method Solid.BySweep(Curve profile, Curve path, Boolean cutEndOff = false) replaces Solid.BySweep(Curve profile, Curve path), now deprecated.

Releases

Roadmap

How To

Dynamo Internals

Contributing

Python3 Upgrade Work

Libraries

FAQs

API and Dynamo Nodes

Clone this wiki locally