Свойство | Тип | Описание | |
---|---|---|---|
GetConeAtParameter | Cone | ||
GetHyperbolicRadius | double | ||
GetHyperbolicRadius | double |
Метод | Описание | |
---|---|---|
Create ( IPart parent, |
Метод | Описание | |
---|---|---|
CreateAlignmentBodies ( Body &addendumBody, Body &dedendumBody ) : void | ||
CreatePitchCircleBody ( ) : Body | ||
CreateVisualizationBodies ( ) : ICollection | ||
GetCappingBody ( ) : Body | ||
GetTransformedProfileCurve ( ITrimmedCurve iTrimmedCurve, double param ) : ITrimmedCurve | ||
HypoidGear ( IPart parent, |
Метод | Описание | |
---|---|---|
GetConeAtParameter ( double t ) : Cone | ||
GetHyperbolicRadius ( double t ) : double | ||
GetHyperbolicRadius ( double t, double a, double b ) : double |
public static Create ( IPart parent, |
||
parent | IPart | |
gearData | ||
conjugateGearData | ||
toothProfile | ||
helicalAngle | double | |
hypoidAngle | double | |
hypoidOffset | double | |
hypoidKneeRatio | double | |
depth | double | |
Результат |
protected CreateAlignmentBodies ( Body &addendumBody, Body &dedendumBody ) : void | ||
addendumBody | Body | |
dedendumBody | Body | |
Результат | void |
protected CreateVisualizationBodies ( ) : ICollection | ||
Результат | ICollection |
protected GetTransformedProfileCurve ( ITrimmedCurve iTrimmedCurve, double param ) : ITrimmedCurve | ||
iTrimmedCurve | ITrimmedCurve | |
param | double | |
Результат | ITrimmedCurve |
protected HypoidGear ( IPart parent, |
||
parent | IPart | |
gearData | ||
conjugateGearData | ||
toothProfile | ||
helicalAngle | double | |
hypoidAngle | double | |
hypoidOffset | double | |
hypoidKneeRatio | double | |
depth | double | |
Результат | System |