FCGear GearConnector: Difference between revisions

From FreeCAD Documentation
(spine created)
 
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{UnfinishedDocu{{#translation:}}}}
{{UnfinishedDocu}}
<languages/>
<languages/>
<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[FCGear_HypoCycloidGear|HypoCycloidGear]]
|[[FCGear_HypoCycloidGear|HypoCycloidGear]]
Line 12: Line 13:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=FCGear GearConnector
|Name=FCGear GearConnector
Line 21: Line 23:
}}
}}


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


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


<!--T:5-->
# Switch to the [[Image:FCGear_workbench_icon.svg|16px]] [[FCGear_Workbench|FCGear Workbench]].
# Switch to the [[Image:FCGear_workbench_icon.svg|16px]] [[FCGear_Workbench|FCGear Workbench]].
# Select two elements of matching teeth (See [[#Notes|Notes]]):
# Select two elements of matching teeth (See [[#Notes|Notes]]):
:* The first must be a spur gear or an internal gear.
#* The first must be a spur gear or an internal gear.
:* The second can be a spur gear, or a rack
#* The second can be a spur gear, or a rack
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[File:FCGear_GearConnector.svg|16px]] [[FCGear_GearConnector|Combine two gears]]}} button in the toolbar.
#* Press the {{Button|[[File:FCGear_GearConnector.svg|16px]] [[FCGear_GearConnector|Combine two gears]]}} button in the toolbar.
#* Select the {{MenuCommand|Gear → [[File:FCGear_GearConnector.svg|16px]] Combine two gears}} option from the menu.
#* Select the {{MenuCommand|Gear → [[File:FCGear_GearConnector.svg|16px]] Combine two gears}} option from the menu.
# Change the gear parameter to the required conditions (see {{Emphasis|Properties → Data}} below).
# Change the gear parameter to the required conditions (see [[#Properties|Properties]]).


==Properties==
==Properties== <!--T:6-->


==Notes== <!--T:7-->
===Data===

{{Properties_Title|Base}}

* {{PropertyData|Placement}}: [[Placement|Placement]] is the location and orientation of an object in space.
* {{PropertyData|Label}}: User name of the object in the [[Tree_view|Tree view]].

=== View ===

The parameter descriptions of the {{Emphasis|View}} tab will be found in [[Property_editor|Property editor]], further below at {{Emphasis|Example of the properties of a PartDesign object}}.

==Notes==


<!--T:8-->
The selection order determines whether the second element can roll around the first element when the property {{PropertyData|angle1}} is changed.
The selection order determines whether the second element can roll around the first element when the property {{PropertyData|angle1}} is changed.


==Scripting==
==Scripting== <!--T:9-->




<!--T:10-->
{{Docnav
{{Docnav
|[[FCGear_HypoCycloidGear|HypoCycloidGear]]
|[[FCGear_HypoCycloidGear|HypoCycloidGear]]

Latest revision as of 18:08, 28 September 2022

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Other languages:

FCGear GearConnector

Menu location
Gear → Combine two gears
Workbenches
FCGear
Default shortcut
None
Introduced in version
1.0
See also
None

Description

Usage

  1. Switch to the FCGear Workbench.
  2. Select two elements of matching teeth (See Notes):
    • The first must be a spur gear or an internal gear.
    • The second can be a spur gear, or a rack
  3. There are several ways to invoke the command:
    • Press the Combine two gears button in the toolbar.
    • Select the Gear → Combine two gears option from the menu.
  4. Change the gear parameter to the required conditions (see Properties).

Properties

Notes

The selection order determines whether the second element can roll around the first element when the property Dataangle1 is changed.

Scripting