Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 284 Bytes

File metadata and controls

5 lines (4 loc) · 284 Bytes

F360Scripts

Collection of scripts for Fusion 360. Not tested much. Use with caution.

  • CurveLength.py: Calculates the total length of all selected sketch lines/curves.
  • PointOnLine.py: Creates a point on a SketchCurve at a selectable length ratio between its start and end point.