Arch SectionPlane/cs: Difference between revisions

From FreeCAD Documentation
(Created page with "Po vytvoření objekt Rovina řezu také vkládá pohled sama sebe do aktivní Vykreslovací stránky nebo vytváří novou stránku, pokud...")
(Updating to match new version of source page)
 
(41 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<languages/>
{{GuiCommand|Name=Arch SectionPlane|Workbenches=[[Arch Module|Arch]]|MenuLocation=Arch -> Section Plane|Shortcut=S P}}

{{Docnav
|[[Arch_Grid|Grid]]
|[[Arch_Space|Space]]
|[[Arch_Workbench|Arch]]
|IconL=Arch_Grid.svg
|IconR=Arch_Space.png
|IconC=Workbench_Arch.svg
}}

<div class="mw-translate-fuzzy">
{{GuiCommand/cs|Name=Arch SectionPlane|Name/cs=Arch SectionPlane|Workbenches=[[Arch_Workbench/cs|Arch]]|MenuLocation=Arch → Section Plane|Shortcut=S P}}
</div>


<span id="Description"></span>
==Popis==
==Popis==


<div class="mw-translate-fuzzy">
Tento nástroj umístí do aktuálního dokumentu pomůcku Rovina řezu, která definuje rovinu řezu nebo pohledu. Tato pomůcka může být přemístěna a přeorientována pomocí posunování a otáčení tak, abyste získali 2D pohled, který chcete získat. Objekt Rovina řezu bere ohled pouze na objekty, které byly vybrány v době jeho vytvoření. Objekty mohou být později přidávány do nebo odebírány z objektu Rovina řezu pomocí nástrojů [[Arch Add|Přidávání]] a [[Arch Remove|Odebírání]].
Tento nástroj umístí do aktuálního dokumentu pomůcku Rovina řezu, která definuje rovinu řezu nebo pohledu. Tato pomůcka může být přemístěna a přeorientována pomocí posunování a otáčení tak, abyste získali 2D pohled, který chcete získat. Objekt Rovina řezu bere ohled pouze na objekty, které byly vybrány v době jeho vytvoření. Objekty mohou být později přidávány do nebo odebírány z objektu Rovina řezu pomocí nástrojů [[Arch Add|Přidat]] a [[Arch Remove|Odebrat]].
</div>


<div class="mw-translate-fuzzy">
Po vytvoření objekt Rovina řezu také vkládá [[Drawing View|pohled]] sama sebe do aktivní [[Drawing Module|Vykreslovací stránky]] nebo vytváří novou stránku, pokud žádná neexistuje. Můžete také přidat pohled Roviny řezu přímo do dokumentu použitím nástroje [[Draft Shape2DView|2D kreslení]] s vybranou rovinou řezu.
Po vytvoření objekt Rovina řezu také vkládá [[Drawing View|pohled]] sama sebe do aktivní [[Drawing Workbench|Vykreslovací stránky]] nebo vytváří novou stránku, pokud žádná neexistuje. Můžete také přidat pohled Roviny řezu přímo do dokumentu použitím nástroje [[Draft Shape2DView|2D kreslení]] s vybranou rovinou řezu.
</div>


[[Image:Arch SectionPlane example.jpg|600px]]
[[Image:Arch SectionPlane example.jpg|600px]]


<span id="Usage"></span>
==How to use==
<div class="mw-translate-fuzzy">
==Použití==
</div>


<div class="mw-translate-fuzzy">
# Select objects you want to be included in your section view
# Vyberte objekty které chcete zahrnout do roviny pohledu
# Press the {{KEY|[[Image:Arch SectionPlane.png|16px]] '''SectionPlane'''}} button or press {{KEY|S}} then {{KEY|P}} keys
# Stiskněte tlačítko {{KEY|[[Image:Arch SectionPlane.png|16px]] '''Rovina řezu'''}} nebo stiskněte klávesy {{KEY|S}} a {{KEY|P}}
# [[Draft Move|Move]]/[[Draft Rotate|rotate]] the Section Plane into correct position
# [[Draft Move|Posun]]/[[Draft Rotate|otočení]] nastaví rovinu řezu do požadované pozice
# Press the {{KEY|[[Image:Std Recompute.png|16px]] '''Recompute'''}} button to update the view
# Stiskněte tlačítko {{KEY|[[Image:Std Recompute.png|16px]] '''Přepočítat'''}} pro aktualizaci pohledu
</div>


==Options==
<span id="Options"></span>
==Volby==


* The Section plane object will only consider a certain set of objects, not all the objects of the document. Objects can be added or removed from a SectionPlane object by using the [[Arch_Add|Arch Add]] and [[Arch_Remove|Arch Remove]] tools, or by double-clicking the Section Plane in the tree view, selecting objects either in the list of in the 3D scene, and pressing the '''add''' or '''remove''' buttons.
* With a section plane object selected, use the [[Draft Shape2DView]] tool to create a shape object representing the section view in the document

<div class="mw-translate-fuzzy">
* S vybraným objektem Rovina řezu použijte nástroj [[Draft Shape2DView|2D kreslení]] k vytvoření tvaru reprezentujícího pohled řezu v dokumentu
</div>


[[Image:Arch Section example2.jpg|600px]]
[[Image:Arch Section example2.jpg|600px]]


<div class="mw-translate-fuzzy">
* Create additional [[Drawing View|views]] of a section plane by selecting it, then using the [[Draft Drawing]] tool
* Vytvořit další [[Drawing View|pohledy]] z roviny řezu lze po jeho vybrání udělat použitím nástroje [[Draft Drawing|Kreslení]]
</div>


[[Image:Arch Section example3.jpg|600px]]
[[Image:Arch Section example3.jpg|600px]]


* The Section Plane can also be used to show the entire 3D view cut by an infinite plane. This is only visual, and won't affect the geometry of the objects being cut.
==Properties==


[[Image:Arch SectionPlane CutView.jpg|600px]]
* {{PropertyView|Display Size}}: The size of the section plane gizmo in the 3D view

<span id="Properties"></span>
==Vlastnosti==

<div class="mw-translate-fuzzy">
* {{PropertyView|Rozměr zobrazení}}: Velikost pomůcky Rovina řezu ve 3D pohledu
</div>

[[Image:Arch_SectionPlane_ClipView.png|600px]]

{{Caption|The Arch SectionPlane with the clip view option will behave like a camera, limiting the field of view.}}

==Tweaks==

* Adding manually a property named '''RotateSolidRender''' of type '''App::PropertyAngle''' to the section plane's '''View''' properties (right-click the properties view -> show all, right-click again -> add property) allows to rotate the render when using Solid mode. This is useful when a rendered view has for example both Arch and Draft elements, and the rendering of the Arch elements is rotated in relation to the Draft elements.


==Scripting==
==Scripting==


<div class="mw-translate-fuzzy">
The Section Plane tool can by used in [[macros]] and from the python console by using the following function:
==Skriptování==
<syntaxhighlight>
</div>
makeSectionPlane ([objectslist])
</syntaxhighlight>
:Creates a Section plane objects including the given objects.


<div class="mw-translate-fuzzy">
Example:
Nástroj Rovina řezu může být využit v [[macros|makrech]] a z konzoly Pythonu použitím následující funkce:
<syntaxhighlight>
</div>

{{Code|code=
Section = makeSectionPlane(objectslist=None, name="Section")
}}

<div class="mw-translate-fuzzy">
:Vytvoří objekt Rovina řezu zahrnující zadané objekty.
</div>

Příklad:

{{Code|code=
import FreeCAD, Draft, Arch
import FreeCAD, Draft, Arch

trace = Part.Line(FreeCAD.Vector (0, 0, 0),FreeCAD.Vector (2, 2, 0))
p1 = FreeCAD.Vector(0, 0, 0)
wall = Arch.makeWall(trace,width=0.1,height=1,align="Center")
p2 = FreeCAD.Vector(2000, 0, 0)
Arch.makeSectionPlane([wall])
baseline = Draft.makeLine(p1, p2)
</syntaxhighlight>
baseline2 = Draft.makeLine(p1, -1*p2)
<languages/>

Wall1 = Arch.makeWall(baseline, length=None, width=150, height=2000)
Wall2 = Arch.makeWall(baseline2, length=None, width=150, height=1800)
Structure = Arch.makeStructure(length=1000, width=1000, height=200)
FreeCAD.ActiveDocument.recompute()

BuildingPart = Arch.makeBuildingPart([Wall1, Wall2])

Floor = Arch.makeFloor([BuildingPart])
Building = Arch.makeBuilding([Floor, Structure])
Site = Arch.makeSite(Building)
FreeCAD.ActiveDocument.recompute()

Section1 = Arch.makeSectionPlane([Wall1, Wall2])
Section2 = Arch.makeSectionPlane([Structure])
Section3 = Arch.makeSectionPlane([Site])
FreeCAD.ActiveDocument.recompute()
}}


<div class="mw-translate-fuzzy">
[[Category:Arch/cs]]
</div>

{{Arch Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 15:34, 20 May 2023

Arch SectionPlane

Umístění Menu
Arch → Section Plane
Pracovní stoly
Arch
Výchozí zástupce
S P
Představen ve verzi
-
Viz také
Nikdo

Popis

Tento nástroj umístí do aktuálního dokumentu pomůcku Rovina řezu, která definuje rovinu řezu nebo pohledu. Tato pomůcka může být přemístěna a přeorientována pomocí posunování a otáčení tak, abyste získali 2D pohled, který chcete získat. Objekt Rovina řezu bere ohled pouze na objekty, které byly vybrány v době jeho vytvoření. Objekty mohou být později přidávány do nebo odebírány z objektu Rovina řezu pomocí nástrojů Přidat a Odebrat.

Po vytvoření objekt Rovina řezu také vkládá pohled sama sebe do aktivní Vykreslovací stránky nebo vytváří novou stránku, pokud žádná neexistuje. Můžete také přidat pohled Roviny řezu přímo do dokumentu použitím nástroje 2D kreslení s vybranou rovinou řezu.

Použití

  1. Vyberte objekty které chcete zahrnout do roviny pohledu
  2. Stiskněte tlačítko Rovina řezu nebo stiskněte klávesy S a P
  3. Posun/otočení nastaví rovinu řezu do požadované pozice
  4. Stiskněte tlačítko Přepočítat pro aktualizaci pohledu

Volby

  • The Section plane object will only consider a certain set of objects, not all the objects of the document. Objects can be added or removed from a SectionPlane object by using the Arch Add and Arch Remove tools, or by double-clicking the Section Plane in the tree view, selecting objects either in the list of in the 3D scene, and pressing the add or remove buttons.
  • S vybraným objektem Rovina řezu použijte nástroj 2D kreslení k vytvoření tvaru reprezentujícího pohled řezu v dokumentu

  • Vytvořit další pohledy z roviny řezu lze po jeho vybrání udělat použitím nástroje Kreslení

  • The Section Plane can also be used to show the entire 3D view cut by an infinite plane. This is only visual, and won't affect the geometry of the objects being cut.

Vlastnosti

  • PohledRozměr zobrazení: Velikost pomůcky Rovina řezu ve 3D pohledu

The Arch SectionPlane with the clip view option will behave like a camera, limiting the field of view.

Tweaks

  • Adding manually a property named RotateSolidRender of type App::PropertyAngle to the section plane's View properties (right-click the properties view -> show all, right-click again -> add property) allows to rotate the render when using Solid mode. This is useful when a rendered view has for example both Arch and Draft elements, and the rendering of the Arch elements is rotated in relation to the Draft elements.

Scripting

Skriptování

Nástroj Rovina řezu může být využit v makrech a z konzoly Pythonu použitím následující funkce:

Section = makeSectionPlane(objectslist=None, name="Section")
Vytvoří objekt Rovina řezu zahrnující zadané objekty.

Příklad:

import FreeCAD, Draft, Arch

p1 = FreeCAD.Vector(0, 0, 0)
p2 = FreeCAD.Vector(2000, 0, 0)
baseline = Draft.makeLine(p1, p2)
baseline2 = Draft.makeLine(p1, -1*p2)

Wall1 = Arch.makeWall(baseline, length=None, width=150, height=2000)
Wall2 = Arch.makeWall(baseline2, length=None, width=150, height=1800)
Structure = Arch.makeStructure(length=1000, width=1000, height=200)
FreeCAD.ActiveDocument.recompute()

BuildingPart = Arch.makeBuildingPart([Wall1, Wall2])

Floor = Arch.makeFloor([BuildingPart])
Building = Arch.makeBuilding([Floor, Structure])
Site = Arch.makeSite(Building)
FreeCAD.ActiveDocument.recompute()

Section1 = Arch.makeSectionPlane([Wall1, Wall2])
Section2 = Arch.makeSectionPlane([Structure])
Section3 = Arch.makeSectionPlane([Site])
FreeCAD.ActiveDocument.recompute()