C# Class Gears.GCodeWorkOrder

Afficher le fichier Open project: jwatte/gears Class Usage Examples

Méthodes publiques

Свойство Type Description
calc GearCalc
dimensions Dimensions
fileInfo WorkFileInfo
info GearInfo
mainMill MillInfo
numTeeth int
ok bool
profile System.Drawing.PointF[]
toothMill MillInfo
useToothMill bool

Property Details

calc public_oe property

public GearCalc,Gears calc
Résultat GearCalc

dimensions public_oe property

public Dimensions,Gears dimensions
Résultat Dimensions

fileInfo public_oe property

public WorkFileInfo,Gears fileInfo
Résultat WorkFileInfo

info public_oe property

public GearInfo,Gears info
Résultat GearInfo

mainMill public_oe property

public MillInfo,Gears mainMill
Résultat MillInfo

numTeeth public_oe property

public int numTeeth
Résultat int

ok public_oe property

public bool ok
Résultat bool

profile public_oe property

public PointF[],System.Drawing profile
Résultat System.Drawing.PointF[]

toothMill public_oe property

public MillInfo,Gears toothMill
Résultat MillInfo

useToothMill public_oe property

public bool useToothMill
Résultat bool