Class SpiralBevelMeshedGearDesign
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SpiralBevelMeshedGearDesign
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.SpiralBevel
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SpiralBevelMeshedGearDesign : BevelMeshedGearDesign, IEquatable<APIBase>, IDisposable
Properties
TipPointAtMeanSection
Declaration
public Vector2D TipPointAtMeanSection { get; }
Property Value
Type | Description |
---|---|
Vector2D |
TipThicknessAtMeanSection
Measurement: ShortLength
Declaration
public double TipThicknessAtMeanSection { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>
System.IDisposable