What objects to make attachable?

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
User avatar
DeepSOIC
Veteran
Posts: 7896
Joined: Fri Aug 29, 2014 12:45 am
Location: used to be Saint-Petersburg, Russia

What objects to make attachable?

Post by DeepSOIC »

General purpose attachment editor is in pull request, and I hope it's going to be merged.
Now the question comes up. Attachment is pretty handy, IMO. So, what objects need to become attachable?
So far, attachable are:
* sketches
* PartDesign InvoluteGear
* most Draft primitives, e.g. lines, circles, polygons, bsplines, dwires...
* Draft clones (but only clones of abovelisted objects)
In draft, attachment functionality is to some extent incomplete, and I'm busy patching it.

Proposal to make other objects attachable:
* Draft Clones, independently of their source
* Part primitives
* Part simple copies and imported shapes (?)
Objects that beg to be made attachable, but need extra caution/behavior refinement, because this can break compatibility opening old documents
* Draft array (especially the polar version of it)

And after that, we would have a rudimentary assembly workbench spread all over FreeCAD :lol:
Renato Rebelo
Posts: 255
Joined: Mon May 19, 2014 1:14 pm
Location: Vouzela - Portugal

Re: What objects to make attachable?

Post by Renato Rebelo »

Hello,
and what about the arch objects?
They can be attached?
It would be very useful ...
I work with Revit and all objects can be attached to everything and this function is widely used.
I think this could be a revolution in FreeCAD
Congratulations on the work
Renato
my native language is not English, please excuse me any incorrectness, I apologize for any inconvenience caused, thank you
User avatar
DeepSOIC
Veteran
Posts: 7896
Joined: Fri Aug 29, 2014 12:45 am
Location: used to be Saint-Petersburg, Russia

Re: What objects to make attachable?

Post by DeepSOIC »

Renato Rebelo wrote:Hello,
and what about the arch objects?
I have zero experience with arch, so I have no idea. I think that needs attention from Arch expert.
Renato Rebelo
Posts: 255
Joined: Mon May 19, 2014 1:14 pm
Location: Vouzela - Portugal

Re: What objects to make attachable?

Post by Renato Rebelo »

by the way,
how will you make the attachment?
in the Properties window?
in revit you just create a dimension and lock it ...(similar to what is done in sketch)
I know it should not be easy just a suggestion ...
Renato
my native language is not English, please excuse me any incorrectness, I apologize for any inconvenience caused, thank you
User avatar
DeepSOIC
Veteran
Posts: 7896
Joined: Fri Aug 29, 2014 12:45 am
Location: used to be Saint-Petersburg, Russia

Re: What objects to make attachable?

Post by DeepSOIC »

Renato Rebelo wrote:how will you make the attachment?
There will be a command in Part workbench (in the menu).The plan is to add it to global Edit menu, but that turned out to be complicated, so I abandoned it for a while. See viewtopic.php?f=10&t=15679 and viewtopic.php?f=10&t=15738.
Renato Rebelo
Posts: 255
Joined: Mon May 19, 2014 1:14 pm
Location: Vouzela - Portugal

Re: What objects to make attachable?

Post by Renato Rebelo »

OK
I understand...
my native language is not English, please excuse me any incorrectness, I apologize for any inconvenience caused, thank you
User avatar
yorik
Founder
Posts: 13660
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: What objects to make attachable?

Post by yorik »

DeepSOIC wrote:I have zero experience with arch, so I have no idea. I think that needs attention from Arch expert.
I haven't played with attachments yet, so I cannot tell in what way it could be useful yet for Arch stuff... But it might be, we need to have a better look at it
Post Reply