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.
|
Menüeintrag |
---|
Gear → Cycloid Rack |
Arbeitsbereich |
FCGear |
Standardtastenkürzel |
None |
Eingeführt in Version |
1.0 |
Siehe auch |
FCGear Zykloidenzahnrad |
Von links nach rechts: Zykloidenzahnstangen mit Geradverzahnung, Schrägverzahnung, Pfeilverzahnung
Ein FCGear-CycloidRack-Objekt wird von einem Part-Formelement abgeleitet und erbt alle seine Eigenschaften. Außerdem hat es die folgenden zusätzlichen Eigenschaften:
accuracy
Integer
): Default is 15
. Number of points for spline.base
bool
): If true
(default), then the total length of the rack is teeth * pitch. If false
, then the rack starts with a tooth-flank.Length
): Default is 5 mm
. Value of the gear width.Integer
): Default is 15
. Number of teeth.Length
): Default is 5 mm
. Thickness of the uncut part of the rack.computed
Length
): (read-only) Pitch in the transverse plane.cycloid
Float
): Default is 7.5
. Diameter of the rolling circle of hypocycloid, normalized by the Datenmodule (see Notes).Float
): Default is 7.5
. Diameter of the rolling circle of epicycloid, normalized by the Datenmodule (see Notes).fillets
Float
): Default is 0
.Float
): Default is 0
.helical
Angle
): Default is 0 °
. With the helix angle β a helical gear is created (positive value → rotation direction right, negative value → rotation direction left).Bool
): Default is false
, true
creates a double helix gear (see Notes).involute
Length
): Default is 1 mm
. For racks the module equals the pitch and so is the distance between corresponding points on adjacent teeth (see Notes).precision
Bool
): Default is false
. If true
the rack is drawn with a constant number of teeth to avoid topological renaming.tolerance
Float
): Default is 0.25
(see Notes).Float
): Default is 0
. Additional length of the tip of the teeth, normalized by the Datenmodule.version
String
):
Siehe FCGear Zykloidenzahnrad.
Siehe FCGear Zykloidenzahnrad.