grevit-dev / Clothoid

Clothoid functions for Dynamo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamoid

Dynamoid is a set of Components for the visual coding environment Autodesk (R) Dynamo for creating Clothoid or Euler spiral geometries. This implementation uses Mamitko's C# Clothoid implementation that provides circle to circle and line to circle fitting.

Clothoid Components

  • ByCircleAndCircle: creates a clothoid by circle to circle fitting

  • ByLineAndCircle: creates a clothoid by circle to line fitting

  • ByParameters: creates a clothoid by input factors

Screenshots

clothoid1

Clothoid2

Clothoid3

About

Clothoid functions for Dynamo

License:MIT License


Languages

Language:C# 100.0%