Class SpiralBevelGearMesh
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SpiralBevelGearMesh
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.ConnectionsAndSockets.Gears
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SpiralBevelGearMesh : BevelGearMesh, IEquatable<APIBase>
Properties
SpiralBevelGearMeshDesign
Declaration
public SpiralBevelGearMeshDesign SpiralBevelGearMeshDesign { get; }
Property Value
Type | Description |
---|---|
SpiralBevelGearMeshDesign |
Implements
System.IEquatable<T>