Add offset options to Draft PathArray

Have some feature requests, feedback, cool stuff to share, or want to know where FreeCAD is going? This is the place.
Forum rules
Be nice to others! Read the FreeCAD code of conduct!
Post Reply
bhennen
Posts: 1
Joined: Sun Jan 29, 2023 4:30 pm
Contact:

Add offset options to Draft PathArray

Post by bhennen »

Allows user to specify a starting and ending offset to items in Draft PathArrays. The offsets must be positive. They specify the distance from the beginning or end that the start or end items are placed along the path.

Link to PR: https://github.com/FreeCAD/FreeCAD/pull/8295
User avatar
Roy_043
Veteran
Posts: 8450
Joined: Thu Dec 27, 2018 12:28 pm

Re: Add offset options to Draft PathArray

Post by Roy_043 »

Welcome, and thanks for contributing! I will comment on GitHub later. There should be a previous topic about adding a start and end offset (with code), but I can't find it ATM.
Post Reply