From 7b465c9e47e99f170ea5671e66a8b2753586e000 Mon Sep 17 00:00:00 2001 From: "Ilya V. Portnov" Date: Fri, 4 Oct 2024 21:10:30 +0500 Subject: [PATCH] Fix docs. --- docs/tutorials/Celling_00/celling_02.rst | 1 - docs/tutorials/celling.rst | 1 - 2 files changed, 2 deletions(-) diff --git a/docs/tutorials/Celling_00/celling_02.rst b/docs/tutorials/Celling_00/celling_02.rst index 62b7e524c7..c42f2e8ad2 100644 --- a/docs/tutorials/Celling_00/celling_02.rst +++ b/docs/tutorials/Celling_00/celling_02.rst @@ -77,7 +77,6 @@ Demonstrating from one side: 1. Every plate merged by distance to be sure it consistent and sorted to manipulate after bisect disorder; 2. Mask formula. For every edge find out thouse of edges, are vertically oriented. That edges are bend edges, that needed to be joined when sewing left and right; 3. Loop for every plate. Input to that loop original "triangle" and inseted (gap between plates); - 4. 7. **Tipisation of plates**: diff --git a/docs/tutorials/celling.rst b/docs/tutorials/celling.rst index 5a7b5e8c43..63fbcedbc8 100644 --- a/docs/tutorials/celling.rst +++ b/docs/tutorials/celling.rst @@ -24,4 +24,3 @@ So, plus-minus optimal way of recreation invented here. Lesson 05 - Types definition with checking Lesson 06 - "Layouts" on "paper space" Lesson 07 - SVG/DXF/XMLX/IFC export - Lesson 08 - Realisation \ No newline at end of file