C# Class SpaceClaim.AddIn.Gear.ExtendedTrochoidalToothProfile

Inheritance: ToothProfile
Mostrar archivo Open project: bcourter/SpaceClaim-AddIns Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ExtendedTrochoidalToothProfile ( GearData gearData, GearData conjugateGearData ) : System
GetProfile ( ) : ICollection

Method Details

ExtendedTrochoidalToothProfile() public method

public ExtendedTrochoidalToothProfile ( GearData gearData, GearData conjugateGearData ) : System
gearData GearData
conjugateGearData GearData
return System

GetProfile() public method

public GetProfile ( ) : ICollection
return ICollection