Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions wiki/Macros_recipes.wikitext
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ If you have written a macro and want to include it in one of the categories on t

<!--T:228-->
* {{MacroLink|Icon=Text-x-python.png|Macro_export_transient_FEM_results|Macro export transient FEM results}}: This macro exports multiple FEM result objects from a transient analysis to the VTK format and generates a PVU file which can be used to load the results directly into ParaView for post-processing.
* {{MacroLink|Icon=Macro_GMSH.png|Macro_GMSH|Macro GMSH}}: Simple macro to create FEM Meshes by the Mesh Generator GMSH. It is possible to create linear or bilinear (quadratic) like Beam, Shell and Volume elements.

</translate>
</div>
Expand Down Expand Up @@ -531,12 +532,14 @@ If you have written a macro and want to include it in one of the categories on t

<!--T:367-->
* {{MacroLink|Icon=Macro_Stairs.png|Macro_Stairs|Macro Stairs}}: Create stair helix, create your stair nosing select and run the macro.
* {{MacroLink|Icon=TimingGear_icon.png|Macro_TimingGear|Macro TimingGear}}: Creates GT2/GT3/GT5 timing gears to be used with timing belts.

<!--T:288-->
* {{MacroLink|Icon=Macro_Triangle_AH.png|Macro_Triangle_AH|Macro Triangle AH}}: This macro creates a triangle by giving the head angle and the height of the triangle (the head of the triangle is positioned to the xyz coordinates 0.0).

<!--T:289-->
* {{MacroLink|Icon=Macro_WireXYZ.png|Macro_WireXYZ|Macro WireXYZ}}: This macro creates a Wire with the coordinates extracted from a file. The coordinates X Y Z are separated by a space.
* {{MacroLink|Icon=Text-x-python.png|Macro_Wiring_And_Hoses|Macro Wiring And Hoses}}: These macros support the creation and maintenance of Wires and Hoses.

</translate>
</div>
Expand Down Expand Up @@ -654,6 +657,7 @@ If you have written a macro and want to include it in one of the categories on t

<!--T:317-->
* {{MacroLink|Icon=FCTexture.png|Macro_Texture|Macro Texture}}: Create a project from a bmp image to create a texture easily.
* {{MacroLink|Icon=Image_Scaling.svg|Macro_Image_Scaling|Macro Image Scaling}}: Scaling of drawings, graphics, diagrams, blueprints and similar 2D images in the Image workbench. It works for images imported as planar images in the 3D space.

<!--T:318-->
* {{MacroLink|Icon=Macro_Texture_Objects.png|Macro_Texture_Objects|Macro Texture Objects}}: This macro allows you to temporarily put a texture image on the selected objects.
Expand Down Expand Up @@ -792,6 +796,7 @@ If you have written a macro and want to include it in one of the categories on t

<!--T:409-->
* {{MacroLink|Icon=Applications-python.svg|Macro_TechDraw_AuxiliaryView|Macro TechDraw AuxiliaryView}}: Adds an auxiliary view to a TechDraw page.
* {{MacroLink|Icon=Applications-python.svg|Macro_TemplateHelper|Macro TemplateHelper}}: Generates a template to use with the TechDraw workbench, adds a new page with a new template object, and can supply a bill of material (BOM).

</translate>
</div>
Expand Down