C# Class Gears.GCodeWorkOrder

Show file Open project: jwatte/gears Class Usage Examples

Public Properties

Property 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 property

public GearCalc,Gears calc
return GearCalc

dimensions public property

public Dimensions,Gears dimensions
return Dimensions

fileInfo public property

public WorkFileInfo,Gears fileInfo
return WorkFileInfo

info public property

public GearInfo,Gears info
return GearInfo

mainMill public property

public MillInfo,Gears mainMill
return MillInfo

numTeeth public property

public int numTeeth
return int

ok public property

public bool ok
return bool

profile public property

public PointF[],System.Drawing profile
return System.Drawing.PointF[]

toothMill public property

public MillInfo,Gears toothMill
return MillInfo

useToothMill public property

public bool useToothMill
return bool