Skip to content
Draft
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions wiki/Arch_Stairs.wikitext
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ An Arch Stairs object shares the common properties and behaviors of all [[Arch_C

==Limitations== <!--T:32-->

<!--T:33-->
{{Version|1.2}}: Stair railings now follow stair visibility changes, including visibility inherited from parent objects such as levels.

<!--T:5-->
* Straight, HalfTurnLeft or HalfTurnRight stairs and landings are available at the moment
* See the [https://forum.freecad.org/viewtopic.php?f=23&t=6534 forum entry] for circle stairs.
Expand Down
3 changes: 3 additions & 0 deletions wiki/BIM_DrawingView.wikitext
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ This grouped Drawing container can then be easily exported as a single 2D DXF or

==Properties== <!--T:16-->

<!--T:19-->
{{Version|1.2}}: Cut lines now use the default line width and cut areas line thickness ratio preferences for thicker cut-line output.

<!--T:17-->
The BIM DrawingView is essentially an [[Arch_BuildingPart|Arch BuildingPart]] with its {{PropertyData|IfcType}} set to {{Value|Annotation}} and its {{PropertyData|ObjectType}} set to {{Value|DRAWING}}.

Expand Down
5 changes: 4 additions & 1 deletion wiki/BIM_Windows.wikitext
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,10 @@
==Description== <!--T:2-->

<!--T:4-->
The '''BIM Windows Manager''' dialog allows you to browse and modify all the [[Arch_Window|windows and doors]] of your project together. This is often more convenient than editing them one by one, and allows you to make sure that they all have the parameters you require correctly set, such as tag, dimensions, description or material.
The '''BIM Windows Manager''' dialog allows you to browse and modify all the [[Arch_Window|windows and doors]] of your project together.

<!--T:9-->
{{Version|1.2}}: Windows and doors now include a Sliding Door preset whose opening follows the {{Incode|Opening}} property. A task panel options box allows editing common window properties with expression-aware fields. Window types can use LinkGroups, avoiding out-of-scope subvolume warnings. This is often more convenient than editing them one by one, and allows you to make sure that they all have the parameters you require correctly set, such as tag, dimensions, description or material.

</translate>
[[Image:BIM_windows_screenshot.png|600px]]
Expand Down