| Solid Edge Assembly Type Library > Relations3d Collection : AddGear Method |
| Visual Basic |
|---|
Public Function AddGear( _ ByVal Element1 As Object, _ ByVal Element2 As Object, _ ByVal GearType As Relation3dGearTypeConstants, _ ByVal RatioType As Relation3dGearRatioTypeConstants, _ ByVal GearRatio1 As Double, _ ByVal GearRatio2 As Double, _ ByVal Flip As Boolean _ ) As GearRelation3d |
| Value | Description |
|---|---|
| igRelation3dGearTypeLinearLinear | |
| igRelation3dGearTypeRotaryLinear | |
| igRelation3dGearTypeRotaryRotary |
| Value | Description |
|---|---|
| igRelation3dGearRatioTypeNumberOfTeeth | |
| igRelation3dGearRatioTypeNumberOfTurns |