Search found 5197 matches

by vocx
Sun Oct 11, 2020 5:59 pm
Forum: Open discussion
Topic: CADCloud Video introduction
Replies: 27
Views: 7722

Re: CADCloud Video introduction

... One of the thing is more about who would get access to the data, because the value is in the data, and how could we ensure that it stay public. ... I'm not sure what you mean by "data"? Do you mean the FreeCAD model, the thing that is modelled in 3D? That information should be private...
by vocx
Sun Oct 11, 2020 5:11 pm
Forum: Open discussion
Topic: CADCloud Video introduction
Replies: 27
Views: 7722

Re: CADCloud Video introduction

... And, I thought "hey this would be a great way to use that CADCLOUD thing I read about..." Yes, that's the idea, it just needs to be developed further. So the next steps are as follows, vejmarie will create a start-up company that specializes in CAD data sharing based on FreeCAD, it wi...
by vocx
Sun Oct 11, 2020 5:05 pm
Forum: Developers corner
Topic: boost vs std ?
Replies: 5
Views: 1010

Re: boost vs std ?

... It struck me as curious that "boost" library is used instead of "std"(C++17)... Like mfro says, I think it may be historical reasons. FreeCAD doesn't use the newest features of C++; I think it uses mostly C++11 and a bit of C++14. Using C++17 or C++20 would require refactori...
by vocx
Sun Oct 11, 2020 4:41 pm
Forum: Open discussion
Topic: Request: Configurable Mouse Button Assignment
Replies: 8
Views: 1361

Re: Request: Configurable Mouse Button Assignment

Sandkuchen wrote: Sat Oct 10, 2020 9:14 pm ... (which really shouldn't be necessary with at least 3 regular mouse buttons and a scroll wheel).
You'd be surprised by the amount of people who use FreeCAD in Mac systems, and in laptops with a touchpad. I don't get it, but a lot of people work that way.
by vocx
Sun Oct 11, 2020 4:39 pm
Forum: Open discussion
Topic: Request (Sketcher): Highlight Constrainment per Element (not only per sketch)
Replies: 15
Views: 2360

Re: Request (Sketcher): Highlight Constrainment per Element (not only per sketch)

...Again, this is a non-issue in simple sketches, but can be really bothersome in more complex ones. Sketcher_SelectElementsWithDoFs If your sketch is too complex that may be a sign that you are adding too much information to a single object. Maybe it makes sense to simplify your model by breaking ...
by vocx
Sun Oct 11, 2020 4:35 pm
Forum: Open discussion
Topic: CADCloud Video introduction
Replies: 27
Views: 7722

Re: CADCloud Video introduction

... Is there someplace to create an account and I can then upload/download my files and others? No. This is "server code". With the code in the Github repository you can create your own local server, and then you can create accounts and log to it. But vejmarie hasn't created a public serv...
by vocx
Sun Oct 11, 2020 4:23 pm
Forum: Help on using FreeCAD
Topic: Would FreeCad be easy enough to learn to show knots etc.?
Replies: 7
Views: 972

Re: Would FreeCad be easy enough to learn to show knots etc.?

... >>what is shortest learning steps to get to that point? Doing a loft or pipe is pretty simple, you just need to position the profiles to extrude in the correct places to produce the desired shape. So, it's not hard, but maybe it's a bit tedious to position the sketch es in the right place in 3D...
by vocx
Sun Oct 11, 2020 3:59 pm
Forum: Open discussion
Topic: Bugs/Issues Blocking v0.19 Release (+ WB/Addon devs check-in about Roadmap for 0.19 release)
Replies: 77
Views: 15646

Re: Bugs/Issues Blocking v0.19 Release (+ WB/Addon devs check-in about Roadmap for 0.19 release)

Is this something you can fo for Draft ? I'm not sure what you want me to do. As I said above, none of the issues above are particularly critical. In my opinion Draft and Arch have been ready to launch since February or so, but while the software is not considered stable, we can still make small fi...
by vocx
Sun Oct 11, 2020 3:53 pm
Forum: Help on using FreeCAD
Topic: What Icon is this?
Replies: 16
Views: 2062

Re: What Icon is this?

watsug wrote: Sun Oct 11, 2020 2:44 pm ...What does "tip" mean in this context?
See PartDesign Body. The tip is what other objects or operations will see as being the Shape of this Body.