diff --git a/wiki/Arch_Stairs.wikitext b/wiki/Arch_Stairs.wikitext index 6b3857cfba..4197cd26aa 100644 --- a/wiki/Arch_Stairs.wikitext +++ b/wiki/Arch_Stairs.wikitext @@ -135,6 +135,9 @@ An Arch Stairs object shares the common properties and behaviors of all [[Arch_C ==Limitations== + +{{Version|1.2}}: Stair railings now follow stair visibility changes, including visibility inherited from parent objects such as levels. + * 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. diff --git a/wiki/BIM_DrawingView.wikitext b/wiki/BIM_DrawingView.wikitext index da9ac30ee8..f02c227201 100644 --- a/wiki/BIM_DrawingView.wikitext +++ b/wiki/BIM_DrawingView.wikitext @@ -61,6 +61,9 @@ This grouped Drawing container can then be easily exported as a single 2D DXF or ==Properties== + +{{Version|1.2}}: Cut lines now use the default line width and cut areas line thickness ratio preferences for thicker cut-line output. + 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}}. diff --git a/wiki/BIM_Windows.wikitext b/wiki/BIM_Windows.wikitext index 362a57f71c..01b8a7814b 100644 --- a/wiki/BIM_Windows.wikitext +++ b/wiki/BIM_Windows.wikitext @@ -21,7 +21,10 @@ ==Description== -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. + + +{{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. [[Image:BIM_windows_screenshot.png|600px]]