Class BevelDifferentialGearMesh
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BevelDifferentialGearMesh
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 BevelDifferentialGearMesh : BevelGearMesh, IEquatable<APIBase>
Properties
BevelGearMeshDesign
Declaration
public BevelGearMeshDesign BevelGearMeshDesign { get; }
Property Value
Type | Description |
---|---|
BevelGearMeshDesign |
Implements
System.IEquatable<T>