Mod.PartDesign.fcgear.fcgear Namespace Reference

Classes

class  FCWireBuilder
 

Functions

def makeGear (m, Z, angle, split=True)
 
def midpoints (p1, p2, r)
 

Variables

 rotate = involute.rotate
 

Function Documentation

◆ makeGear()

def Mod.PartDesign.fcgear.fcgear.makeGear (   m,
  Z,
  angle,
  split = True 
)

◆ midpoints()

def Mod.PartDesign.fcgear.fcgear.midpoints (   p1,
  p2,
  r 
)
A very ugly function that returns the midpoint of a p1 and p2
on the circle which radius is r and which pass through p1 and
p2

Return the 2 possible solutions

Referenced by Mod.PartDesign.fcgear.fcgear.FCWireBuilder.arc().

Variable Documentation

◆ rotate

Mod.PartDesign.fcgear.fcgear.rotate = involute.rotate