Hi guys.
Defining a more efficient line of rationale about CONSTRAINT ICONS.
My mental organization is described in the image below.
Experiencing problems and defining solutions
Hi guys.
Defining a more efficient line of rationale about CONSTRAINT ICONS.
My mental organization is described in the image below.
A brief clarification. In my CAD practice, Reference line and Construction line are synonymous. The nomenclature depends on the software you are using. FreeCAD uses the Construction line nomenclature by placing these lines in blue color. These are lines that help (assist) in the construction of geometric structures but are ignored (made visible) by the CAD software when the user leaves Sketch editing mode.
Different from these are the Geometric lines (white lines, in FreeCAD Sketcher Workbench) that when created form geometric figures used in 3D modeling.
Understand the current problem. Watch this video:
A simplified sequence can be seen in the image below:
https://github.com/realthunder/FreeCAD_assembly3/wiki/How-to-Handle-Large-Scale-Assembly
Where is the error in performing this action?
Reponse: Everything indicates that it is a limitation in the current version of Assembly 3, when using Reference Line (blue line). Wait for new updates!
Current solution: An alternative approach is to use a second Sketch to create a Construction Line (white line) and then use that line to create the Element. The image below describes a step-by-step:
Hello folks!
I'm doing tests on the latest version of Assembly 3 and learning how this Workbench of the FreeCAD works.
In the video I do a simple assembly to test some properties of Assembly 3.
I worked with Assembly 2 plus, but I found limitations in moving the part in relation to its hierarchy of constraints. The Assembly 3 has extensive support of manual movement of nested assembly.
The following link is a part of the official tutorial that describes this mechanism of manual movement of the part, considering the constraints applied to the structure.
Link: https://github.com/realthunder/FreeCAD_assembly3/wiki/Common-Operations#part-move
How would you assemble this part using Assembly 3?
Let's exchange an idea.
Link to download the video part files:
https://drive.google.com/drive/folders/1b1_j-CLql6fM_O8lrjNGECV1B1rD27TV
My FreeCAD settings:
Version: 0.19
Revision Number: 22894 (Git)
Release date: 2020/10/31
Click in the image for expansive.
QUESTIONS:
2- Should the Lock Angle flag be set to "True", should the piece not become static, that is, without the possibility of changing the rotation angle?
3- I notice that the property "Lock Angle" is used a lot in Algebraic Expressions and Algorithms for animation in Assembly3. What is the reason in these situations?