Merge curves features into PartDesign

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
Piero69
Posts: 477
Joined: Thu Jul 04, 2019 1:22 pm
Location: Parma - Italy

Merge curves features into PartDesign

Post by Piero69 »

A great idea is to merge curves features into partdesign like in all commercial cad, this to make partdesign a complete parametric workbench. I think you don't have to step dispersedly around workbench to find features. my proposal is to make a curves tool with the main features as:

1) Curve driven by equation (2D or 3D)
2) Helix and Spiral (by specifying a circular sketch, pitch, number of revolutions, and height)
3) Project Curve (from a sketch projected to a model face or surface, or from sketched lines on intersecting planes)
4) Composite Curve (from a combination of curves, sketch geometry, and model edges)
5) Helix and Spiral (by specifying a circular sketch, pitch, number of revolutions, and height)
6) Split Line (from a sketch projected to planar or curved/silhouette faces)
7) Curve Through Reference Points (from user-defined points or existing vertices)
8) Curve Through XYZ Points (imported from external list of X,Y, Z coordinates for points. Usually a txt file)

You can then use the curves to create solid model features (as the path or guide curve for a sweep or loft feature, as a parting line for a draft feature, and so on.

what do you think?
drmacro
Veteran
Posts: 8983
Joined: Sun Mar 02, 2014 4:35 pm

Re: Merge curves features into PartDesign

Post by drmacro »

I think, I simply go to Tools>Customize, select Toolbars and add what I'd like to any toolbar I choose.

New users already complain the toolbars are over populated.

And, experienced users customize them to their needs.

I believe, that is the beauty of extensible software... :roll:
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
User avatar
ThanklessLiving
Posts: 100
Joined: Sat May 30, 2020 1:49 pm

Re: Merge curves features into PartDesign

Post by ThanklessLiving »

Piero69 wrote: Fri Jan 21, 2022 8:31 am A great idea is to merge curves features into partdesign like in all commercial cad, this to make partdesign a complete parametric workbench. I think you don't have to step dispersedly around workbench to find features. my proposal is to make a curves tool with the main features as ...
In default Solid Edge the curve and surface tools are in a separate tab from the basic features, so this example is kind of similar to freecad where you need to change tab/workbench to access these commands.

What I would see as an inconvenience is having all these extra commands (that the user might never even use) cluttering the interface.

And also, just because commercial xyz CAD does something in a certain way, doesn't mean that that way is the best option. Quite often I get the feeling that these CAD and CAM softwares have 30-40 years of baggage in the form of customers and their ancient practices and files holding them back from innovation, and that's not something that's enticing to copy...
Post Reply