Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Struct ProfileDataSprocket

Last update: 16.07.2025

Namespace: VM.Managed.CAD.Sprocket
Assembly: VMDSprocket.dll

This struct is profile data for sprocket

public struct ProfileDataSprocket

Fields

AddendumCircleDiameter

the addendum circle diameter.

public double AddendumCircleDiameter

Field Value

double

AngleBetweenTeeth

The angle between tooth.

public double AngleBetweenTeeth

Field Value

double

BushingRadius

The bush radius.

public double BushingRadius

Field Value

double

ClearanceofToothRoot

The gap is bush can move.

public double ClearanceofToothRoot

Field Value

double

DedendumCircleDiameter

The dedendum circle diameter.

public double DedendumCircleDiameter

Field Value

double

NoOfTeeth

This is the number of teeth

public int NoOfTeeth

Field Value

int

PitchCircleDiameter

The pitch circle diameter.

public double PitchCircleDiameter

Field Value

double

ToothRoundRadius

The radius for tooth rounding.

public double ToothRoundRadius

Field Value

double

WorkPlane

The work plane.

public Plane WorkPlane

Field Value

Plane

Connect with Ansys