Std ToggleClipPlane: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Revised. 'In progress' for now.)
Line 1: Line 1:
{{UnfinishedDocu{{#translation:}}}}
<languages/>
<languages/>

{{Page in progress}}

<translate>
<translate>


{{Docnav
<!--T:2-->
|[[Std_AxisCross|Std AxisCross]]
|[[Std_TextureMapping|Std TextureMapping]]
|[[Std_View_Menu|Std View Menu]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}

<!--Empty=1 to suppress icon-->
{{GuiCommand
{{GuiCommand
|Name=Std ToggleClipPlane
|Name=Std ToggleClipPlane
|Empty=1
|Empty=1
|MenuLocation={{StdMenu|[[Std View Menu|View]]}} → Clipping plane‏‎
|MenuLocation=View → Clipping plane
|Workbenches=All
|Workbenches=All
|SeeAlso=[[Std_View_Menu|View menu]], [[Std_Base|Std Base]]
}}
}}


==Description== <!--T:22-->
==Description==


The '''Std ToggleClipPlane''' command temporarily hides objects and parts of objects on one side of up to three virtual planes in a [[3D_view|3D view]].
<!--T:3-->
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 interior details become visible.


==Usage== <!--T:23-->
==Usage==


# Select the {{MenuCommand|View → Clipping plane}} option from the menu.
<!--T:24-->
# In the Clipping task panel do one of the following:
The clipping plane is activated by the {{MenuCommand|{{StdMenu|[[Std View Menu|View]]}} → Clipping plane}}.
#* Check one or more of the {{CheckBox|TRUE|Clipping X}} to {{CheckBox|TRUE|Clipping Z}} checkboxes.
#** Optionally change the offset distance.
#** Optionally press the {{Button|Flip}} button 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.
# Press the {{Button|Close}} button to close the task panel and finish the command.


==Options== <!--T:25-->
==Options==


* Todo.
====Show non hollow solid==== <!--T:4-->
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 {{MenuCommand|{{StdMenu|[[Std View Menu|View]]}} → Base → Lightning}} to One side for parts you want to show as non-hollow.


==Notes==
<!--T:13-->
Another possibility would be to leave the Lightning Two Sided and change the color of the inner solid by activating {{MenuCommand|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 Clipping Plane Always Shows Model as a Shell?]


* Todo.
<!--T:5-->
ToDoFreeCAD 0.13 version and latest


==Preferences==
===Set a standard plane=== <!--T:6-->


* Todo.
<!--T:7-->
[[Image:ClippingPlane1_it.png]]


==Properties==
<!--T:14-->
{{Caption|Planes}}


* Todo.
====Option==== <!--T:8-->
* Offset: Offset
* Flip: reverses the view direction


==Scripting==
===Set a definite plane=== <!--T:15-->


* Todo.
<!--T:9-->
[[Image:ClippingPlane2_it.png]]
{{Caption|Personalized plane}}


{{Docnav
<!--T:10-->
|[[Std_AxisCross|Std AxisCross]]
{{Note|Obsolete Version|
|[[Std_TextureMapping|Std TextureMapping]]
[[Image:PianoTaglio1.png|512px]]
|[[Std_View_Menu|Std View Menu]]
{{Caption|Selection of the object}}
|IconL=

|IconR=
<!--T:16-->
|IconC=Freecad.svg
[[Image:PianoTaglio2.png|512px]]
}}
{{Caption|Change the direction of the plane}}

<!--T:17-->
[[Image:PianoTaglio3.png|512px]]
{{Caption|Scale the plane}}

<!--T:18-->
[[Image:PianoTaglio4.png|512px]]
{{Caption|Move the plane}}

<!--T:19-->
[[Image:PianoTaglio5.png|512px]]
{{Caption|Move the plane from the object}}

<!--T:20-->
[[Image:PianoTaglio6.png]]}}
{{Caption|Position of the object in the property editor}}


</translate>
</translate>
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

{{Std Base{{#translation:}}}}

{{Userdocnavi{{#translation:}}}}

Revision as of 09:35, 3 April 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.


Std ToggleClipPlane

Menu location
View → Clipping plane
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
None

Description

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

Usage

  1. Select the View → Clipping plane option from the menu.
  2. In the Clipping task panel do one of the following:
    • Check one or more of the Clipping X to Clipping Z checkboxes.
      • Optionally change the offset distance.
      • Optionally press the Flip button 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. Press the Close button to close the task panel and finish the command.

Options

  • Todo.

Notes

  • Todo.

Preferences

  • Todo.

Properties

  • Todo.

Scripting

  • Todo.