C# Class Gears.GCodeWorkOrder

Mostra 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_oe property

public GearCalc,Gears calc
return GearCalc

dimensions public_oe property

public Dimensions,Gears dimensions
return Dimensions

fileInfo public_oe property

public WorkFileInfo,Gears fileInfo
return WorkFileInfo

info public_oe property

public GearInfo,Gears info
return GearInfo

mainMill public_oe property

public MillInfo,Gears mainMill
return MillInfo

numTeeth public_oe property

public int numTeeth
return int

ok public_oe property

public bool ok
return bool

profile public_oe property

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

toothMill public_oe property

public MillInfo,Gears toothMill
return MillInfo

useToothMill public_oe property

public bool useToothMill
return bool