Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
start:plugins:rhinobeamtools:rbt-usermanual [2021/04/19 21:18]
adminmar [Definitions] Added Beam Local axes definitions
start:plugins:rhinobeamtools:rbt-usermanual [2021/04/22 11:23]
adminmar [RBT_Export] Added Particularities of RDM6-7
Line 183: Line 183:
   - Select a file path and extension to export the model to (c)Steel3 (//*.stw*//), (c)Steel4  (//*.steel*//), or RDM6-7 (//*.por*//)   - Select a file path and extension to export the model to (c)Steel3 (//*.stw*//), (c)Steel4  (//*.steel*//), or RDM6-7 (//*.por*//)
   - The file is created, then RBT attempts to open it with Windows' default program for this extension.   - The file is created, then RBT attempts to open it with Windows' default program for this extension.
 +=== Particularities of RDM6-7 ===
 +//RhinoBeamTools// degrees of freedom and local axis orientation are based on Steel. To preserve as much as possible the model when exporting to RDM6-7, the following changes are applied to the exported file:
 +  * RBT's local y axis is declared as RDM6-7 local Z axis
 +  * The nodes constraints (DoF) are simplified, to keep only
 +    * Fixed on all DoF
 +    * Translation fixed / rotation free on all DoF
 +    * Fixed on all DoF except Z rotation
 +    * Fixed on all DoF except Y rotation
 +<WRAP center round important 60%>
 +Every other node constraints will be ignored and set to free.
 +</WRAP>
 === Scripted mode === === Scripted mode ===
 No Scripted Mode No Scripted Mode