C# Class SpaceClaim.AddIn.Gear.GearCalculationsCapsule

Inheritance: SpaceClaim.AddInLibrary.RibbonLabelCapsule
Mostrar archivo Open project: bcourter/SpaceClaim-AddIns

Protected Properties

Property Type Description
bevelAngle double
dedendumClearance double
depth double
gearDataL GearData
gearDataR GearData
group SpaceClaim.AddInLibrary.RibbonGroupCapsule
isBevel bool
isInternalL bool
lengthConversion double
module double
numberOfTeethL int
pressureAngle double

Public Methods

Method Description
GearCalculationsCapsule ( string name, RibbonGroupCapsule group, RibbonCommandCapsule parent ) : System

Protected Methods

Method Description
OnUpdate ( System.Windows.Forms.Command command ) : void

Method Details

GearCalculationsCapsule() public method

public GearCalculationsCapsule ( string name, RibbonGroupCapsule group, RibbonCommandCapsule parent ) : System
name string
group SpaceClaim.AddInLibrary.RibbonGroupCapsule
parent SpaceClaim.AddInLibrary.RibbonCommandCapsule
return System

OnUpdate() protected method

protected OnUpdate ( System.Windows.Forms.Command command ) : void
command System.Windows.Forms.Command
return void

Property Details

bevelAngle protected_oe static_oe property

protected static double bevelAngle
return double

dedendumClearance protected_oe static_oe property

protected static double dedendumClearance
return double

depth protected_oe static_oe property

protected static double depth
return double

gearDataL protected_oe static_oe property

protected static GearData,SpaceClaim.AddIn.Gear gearDataL
return GearData

gearDataR protected_oe static_oe property

protected static GearData,SpaceClaim.AddIn.Gear gearDataR
return GearData

group protected_oe static_oe property

protected static RibbonGroupCapsule,SpaceClaim.AddInLibrary group
return SpaceClaim.AddInLibrary.RibbonGroupCapsule

isBevel protected_oe static_oe property

protected static bool isBevel
return bool

isInternalL protected_oe static_oe property

protected static bool isInternalL
return bool

lengthConversion protected_oe static_oe property

protected static double lengthConversion
return double

module protected_oe static_oe property

protected static double module
return double

numberOfTeethL protected_oe static_oe property

protected static int numberOfTeethL
return int

pressureAngle protected_oe static_oe property

protected static double pressureAngle
return double