C# Class SpaceClaim.AddIn.Gear.GearCalculationsCapsule

Inheritance: SpaceClaim.AddInLibrary.RibbonLabelCapsule
Afficher le fichier Open project: bcourter/SpaceClaim-AddIns

Protected Properties

Свойство 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

Méthodes publiques

Méthode Description
GearCalculationsCapsule ( string name, RibbonGroupCapsule group, RibbonCommandCapsule parent ) : System

Méthodes protégées

Méthode Description
OnUpdate ( System.Windows.Forms.Command command ) : void

Method Details

GearCalculationsCapsule() public méthode

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

OnUpdate() protected méthode

protected OnUpdate ( System.Windows.Forms.Command command ) : void
command System.Windows.Forms.Command
Résultat void

Property Details

bevelAngle protected_oe static_oe property

protected static double bevelAngle
Résultat double

dedendumClearance protected_oe static_oe property

protected static double dedendumClearance
Résultat double

depth protected_oe static_oe property

protected static double depth
Résultat double

gearDataL protected_oe static_oe property

protected static GearData,SpaceClaim.AddIn.Gear gearDataL
Résultat GearData

gearDataR protected_oe static_oe property

protected static GearData,SpaceClaim.AddIn.Gear gearDataR
Résultat GearData

group protected_oe static_oe property

protected static RibbonGroupCapsule,SpaceClaim.AddInLibrary group
Résultat SpaceClaim.AddInLibrary.RibbonGroupCapsule

isBevel protected_oe static_oe property

protected static bool isBevel
Résultat bool

isInternalL protected_oe static_oe property

protected static bool isInternalL
Résultat bool

lengthConversion protected_oe static_oe property

protected static double lengthConversion
Résultat double

module protected_oe static_oe property

protected static double module
Résultat double

numberOfTeethL protected_oe static_oe property

protected static int numberOfTeethL
Résultat int

pressureAngle protected_oe static_oe property

protected static double pressureAngle
Résultat double