Std ToggleClipPlane/sv: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>


{{Docnav
{{GuiCommand/sv|Name=Std ClippingPlane|Name/sv=Std ClippingPlane|MenuLocation=[[Std View Menu/sv|View]] → Clipping plane‏‎||Workbenches=All|Shortcut=|SeeAlso=}}
|[[Std_AxisCross|AxisCross]]
|[[Part_SectionCut|Part SectionCut]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_AxisCross.svg
|IconR=Part_SectionCut.svg
|IconC=Freecad.svg
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/sv
|Name=Std ToggleClipPlane
|Name/sv=Std ToggleClipPlane
|MenuLocation=View → Clipping plane‏‎
|Workbenches=All
|Shortcut=
|SeeAlso=
}}
</div>


==Description==
A '''clipping plane''' is a plane that divides the object space in two half spaces. All object parts in one half space are visible, parts in the other half space are invisible. The objects look like sliced and interiour details become visible. The clipping plane is activated by the [[Std View Menu|View]] → '''Clipping plane''' menu.


The '''Std ToggleClipPlane''' command temporarily hides objects and parts of objects on one side of up to three virtual planes in the active [[3D_view|3D view]].


[[Image:Std_ToggleClipPlane_example.png]]
====Show non hollow solid====
{{Caption|A clipped hollow object}}
By default solids cut with Clipping Plane are shown as hollow.
To show non hollow solids a workarounds could be used. Change the lighting of the solids from Two Side to One Side. Then the inner part of the solid will be dark and not look hollow. To do this change property View → Base → Lightning to One side for parts you want to show as non hollow.
Another possibility would be to leave the Lightning Two Sided and change the color of the inner solid by activating Menu Edit → Preferences → Display → Enable backlight color. But with this the shading effect will be still there.
See Forum Thread http://forum.freecadweb.org/viewtopic.php?f=3&t=4371&start=20#p94850


[[Image:Std_ToggleClipPlane_Dialog.png]]
{{Caption|The Clipping dialog box}}


==Usage==


# Select the {{MenuCommand|View → [[Image:Std_ToggleClipPlane.svg|16px]] Clipping plane}} option from the menu.
ToDoFreeCAD 0.13 version and latest
# In the Clipping dialog box do one of the following:
#* Check one or more of the {{CheckBox|TRUE|Clipping X}} to {{CheckBox|TRUE|Clipping Z}} checkboxes.
#** Optionally change the offset distance(s).
#** Optionally press the {{Button|Flip}} button(s) to change the side of the clipping plane objects are hidden on.
#* Check the {{CheckBox|TRUE|Clipping custom direction}} checkbox.
#** Optionally change the offset distance.
#** Do one of the following:
#*** Press the {{Button|View}} button to use the direction of the current view.
#*** Check the {{CheckBox|TRUE|Adjust to view direction}} checkbox for a direction that dynamically adepts to view changes.
#*** Specify the direction by entering the X, Y and Z coordinates of a normal vector.
# Optionally change the view to inspect the model.
# Press the {{Button|Close}} button to close the task panel and finish the command.


==Notes==
===Set a standard plane===


* To clearly distinguish the interior of partially clipped objects change their {{PropertyView|Lighting}} property to 'One side'. The color of the interior side of their faces will then depend on the backlight settings: {{MenuCommand|Edit → Preferences... → Display → 3D View → Backlight color - Intensity}}. See [[Preferences_Editor#3D_View|Preferences Editor]].
[[Image:ClippingPlane1_it.png|left|piani standard]]


====Option====
* Offset: Offset
* Flip: reverses the view direction
{{clear}}
===Set a definite plane===


{{Docnav
[[Image:ClippingPlane2_it.png|left|piano personalizzato]]
|[[Std_AxisCross|AxisCross]]
{{clear}}
|[[Part_SectionCut|Part SectionCut]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_AxisCross.svg
|IconR=Part_SectionCut.svg
|IconC=Freecad.svg
}}


{{Std_Base_navi{{#translation:}}}}
{{Note|Obsolete Version|
{{Userdocnavi{{#translation:}}}}
[[Image:PianoTaglio1.png|512px|Selezione dell'oggetto]]
[[Image:PianoTaglio2.png|512px|Commutare la posizione del piano]]
[[Image:PianoTaglio3.png|512px|Scalare il piano]]
[[Image:PianoTaglio4.png|512px|Spostare il piano]]
[[Image:PianoTaglio5.png|512px|Separare il piano dall'oggetto]]<br />
[[Image:PianoTaglio6.png|Verificare la posizione dell'oggetto]]}}


{{clear}}

Latest revision as of 10:48, 8 June 2023

Std ToggleClipPlane

Menyplacering
View → Clipping plane‏‎
Arbetsbänkar
All
Standard genväg
Ingen
Introducerad i version
-
Se även
Ingen

Description

The Std ToggleClipPlane command temporarily hides objects and parts of objects on one side of up to three virtual planes in the active 3D view.

A clipped hollow object

The Clipping dialog box

Usage

  1. Select the View → Clipping plane option from the menu.
  2. In the Clipping dialog box do one of the following:
    • Check one or more of the Clipping X to Clipping Z checkboxes.
      • Optionally change the offset distance(s).
      • Optionally press the Flip button(s) to change the side of the clipping plane objects are hidden on.
    • Check the Clipping custom direction checkbox.
      • Optionally change the offset distance.
      • Do one of the following:
        • Press the View button to use the direction of the current view.
        • Check the Adjust to view direction checkbox for a direction that dynamically adepts to view changes.
        • Specify the direction by entering the X, Y and Z coordinates of a normal vector.
  3. Optionally change the view to inspect the model.
  4. Press the Close button to close the task panel and finish the command.

Notes

  • To clearly distinguish the interior of partially clipped objects change their VyLighting property to 'One side'. The color of the interior side of their faces will then depend on the backlight settings: Edit → Preferences... → Display → 3D View → Backlight color - Intensity. See Preferences Editor.