Sketcher ToggleConstruction/ja: Difference between revisions

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

{{Docnav
{{Docnav
|[[Sketcher_CarbonCopy|CarbonCopy]]
|[[Sketcher_CarbonCopy|Carbon copy]]
|[[Sketcher_ConstrainCoincident|Coincident]]
|[[Sketcher_ConstrainCoincident|Coincident]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
Line 10: Line 11:


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand/ja
{{GuiCommand/jp|Name=Sketcher_ToggleConstruction|Workbenches=[[Sketcher Workbench/jp|スケッチャー]], [[PartDesign Workbench/jp|パートデザイン]]|MenuLocation=Sketch → Sketcher geometries → Toggle construction line}}
|Name=Sketcher_ToggleConstruction
|Name/ja=Sketcher_ToggleConstruction
|Workbenches=[[Sketcher Workbench/ja|スケッチャー]], [[PartDesign Workbench/ja|パートデザイン]]
|MenuLocation=Sketch → Sketcher geometries → Toggle construction line
}}
</div>
</div>


Line 24: Line 30:


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
'''注意:''' v0.13からコンストラクションラインを[[PartDesign Revolve/jp|PartDesign Revolve]]機能の回転軸として使用できるようになりました。
'''注意:''' v0.13からコンストラクションラインを[[PartDesign Revolve/ja|PartDesign Revolve]]機能の回転軸として使用できるようになりました。
</div>
</div>


Line 37: Line 43:
</div>
</div>


There are two ways of using this tool:
# Select one or more sketch geometry in the [[3D_view|3D view]]
# Without having anything selected in the [[3D_view|3D view]]:
# Invoke the Sketcher ToggleConstruction tool using several ways:
#* Clicking on the {{Button|[[File:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle construction]]}}.
#* Invoke construction mode by clicking on the {{Button|[[File:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle construction geometry]]}} button or by using the {{MenuCommand|Sketch → Sketcher geometries → [[File:Sketcher_ToggleConstruction.svg|16px]] Toggle construction geometry}} entry in the Sketcher menu.
#* This will change the color for creating new geometric elements to blue.
#* Using the {{MenuCommand|Sketch Sketcher geometries [[File:Sketcher_ToggleConstruction.svg|16px]] Toggle construction geometry}} entry in the Sketcher menu
#* Newly created geometric elements will now be created in construction mode.
# With one or more geometric elements selected in the [[3D_view|3D view]]
#* Invoke the tool by clicking on the {{Button|[[File:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle construction geometry]]}} button or by selecting it from the menu
#* The selected elements will now be changed to construction mode.
#* Afterwards newly created elements will again be normal geometry.


==Example==
==Example==
Line 51: Line 62:


[[File:Sketcher_ConstructionMode_fr_02.png|450px]]
[[File:Sketcher_ConstructionMode_fr_02.png|450px]]

== Notes ==

* {{Button|[[File:Sketcher_CreatePoint.svg|16px]] [[Sketcher_CreatePoint|Create point]]}} will always create points in construction mode regardless of the toolbar toggle state, select the desired points in the [[3D_view|3D view]] after creation and click {{Button|[[File:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle construction geometry]]}} to change them to normal geometry. {{Version|0.19}}



<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{Docnav
{{languages/jp | {{en|Sketcher_ToggleConstruction}} }}
|[[Sketcher_CarbonCopy|CarbonCopy]]
|[[Sketcher_ConstrainCoincident|Coincident]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CarbonCopy.svg
|IconR=Sketcher_ConstrainCoincident.svg
|IconC=Workbench_Sketcher.svg
}}
</div>
</div>


{{Sketcher Tools navi{{#translation:}}}}
{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 20:08, 20 March 2022

Sketcher_ToggleConstruction

メニューの場所
Sketch → Sketcher geometries → Toggle construction line
ワークベンチ
スケッチャー, パートデザイン
デフォルトのショートカット
None
バージョンで導入
-
も参照してください
None

説明

このツールはスケッチ形状のコンストラクションモードのオン/オフを切り替えます。線、円弧、円と任意の形状タイプに対して使用することができます。

コンストラクション形状はスケッチャーの中でも重要なツールの一つです。3D操作でスケッチを扱う際にはコンストラクション形状は無視されます。

スケッチ編集モードではコンストラクション形状は青く表示されスケッチが完全に拘束された場合でも緑色に変わりません。スケッチモードを終了するとコンストラクション形状はスクリーン上で非表示になります。

注意: v0.13からコンストラクションラインをPartDesign Revolve機能の回転軸として使用できるようになりました。

使用方法

  • 3Dビュー上で一つ以上のスケッチ形状を選択し、このツールをクリックするかメニューから起動します。

There are two ways of using this tool:

  1. Without having anything selected in the 3D view:
    • Invoke construction mode by clicking on the Toggle construction geometry button or by using the Sketch → Sketcher geometries → Toggle construction geometry entry in the Sketcher menu.
    • This will change the color for creating new geometric elements to blue.
    • Newly created geometric elements will now be created in construction mode.
  2. With one or more geometric elements selected in the 3D view
    • Invoke the tool by clicking on the Toggle construction geometry button or by selecting it from the menu
    • The selected elements will now be changed to construction mode.
    • Afterwards newly created elements will again be normal geometry.

Example

Use Construction mode on some sketch elements,

and once you leave the sketcher editing mode, geometry that was turned into construction have become invisible in the 3D view (but are still present in the Sketcher editing mode).

File:Sketcher ConstructionMode fr 02.png

Notes