... | @@ -181,9 +181,9 @@ When creating a new object of type Action, one must first choose the type of act |
... | @@ -181,9 +181,9 @@ When creating a new object of type Action, one must first choose the type of act |
|
Example: Let's take the case of a rafter to hip assembly
|
|
Example: Let's take the case of a rafter to hip assembly
|
|
- Situation where the index of the bar 1 is the hip:
|
|
- Situation where the index of the bar 1 is the hip:
|
|

|
|

|
|
- Situation where the index of bar 1 is the chevron
|
|
- Situation where the index of bar 1 is the chevron
|
|
|
|
|
|

|
|

|
|
|
|
|
|
- Profile Point: the point on a profile in bar 1 where the position point of the profile
|
|
- Profile Point: the point on a profile in bar 1 where the position point of the profile
|
|
piece will come to rest.
|
|
piece will come to rest.
|
... | @@ -209,38 +209,39 @@ When creating a new object of type Action, one must first choose the type of act |
... | @@ -209,38 +209,39 @@ When creating a new object of type Action, one must first choose the type of act |
|
|
|
|
|
In this case, entering the end determines the extrusion direction of the profile
|
|
In this case, entering the end determines the extrusion direction of the profile
|
|
|
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
|
|
- Mesh index: allows the profile to be associated with a mesh
|
|
- Mesh index: allows the profile to be associated with a mesh
|
|
|
|
|
|
- Position point: insertion point of the profile that will be extruded over a certain
|
|
- Position point: insertion point of the profile that will be extruded over a certain
|
|
length
|
|
length
|
|
|
|
|
|
- DX : displacement along the X axis
|
|
- DX : displacement along the X axis
|
|
|
|
|
|
- DY : displacement along the Y axis
|
|
- DY : displacement along the Y axis
|
|
|
|
|
|
- DZ : displacement along the Z axis
|
|
- DZ : displacement along the Z axis
|
|
|
|
|
|
- RX : rotation along the X axis
|
|
- RX : rotation along the X axis
|
|
|
|
|
|
- RY : rotation along the Y axis
|
|
- RY : rotation along the Y axis
|
|
|
|
|
|
- RZ : rotation along the Z axis
|
|
- RZ : rotation along the Z axis
|
|
|
|
|
|
- Order of rotations:
|
|
- Order of rotations:
|
|
|
|
|
|
- Vertical mirror : vertical symmetry of the profile section
|
|
- Vertical mirror : vertical symmetry of the profile section
|
|
|
|
|
|
- Horizontal mirror : horizontal symmetry of the profile section
|
|
- Horizontal mirror : horizontal symmetry of the profile section
|
|
|
|
|
|
- Parameterization value: value associated with the profile extruded by this action. This
|
|
- Parameterization value: value associated with the profile extruded by this action. This
|
|
value
|
|
value
|
|
can be tested later in the parameterization to differentiate profiles that are identical but
|
|
can be tested later in the parameterization to differentiate profiles that are identical but
|
|
should have a different behavior
|
|
should have a different behavior
|
|
|
|
|
|
- Length : formula for the length of the profile
|
|
- Length : formula for the length of the profile
|
|
--------------------------------------------------------------
|
|
--------------------------------------------------------------
|
|
|
|
|
|
**`Profile position`** <a name="Profileposition"></a>
|
|
**`Profile position`** <a name="Profileposition"></a>
|
... | | ... | |