Class WormGearMesh
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
WormGearMesh
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 WormGearMesh : GearMesh, IEquatable<APIBase>
Properties
MeshingAngle
Measurement: Angle
Declaration
public double MeshingAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
WormGearMeshDesign
Declaration
public WormGearMeshDesign WormGearMeshDesign { get; }
Property Value
Type | Description |
---|---|
WormGearMeshDesign |
Implements
System.IEquatable<T>