Class HypoidGearMeshDesign
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HypoidGearMeshDesign
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.Hypoid
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class HypoidGearMeshDesign : AGMAGleasonConicalGearMeshDesign, IEquatable<APIBase>, IDisposable
Properties
HypoidGears
Declaration
public ReadOnlyCollection<HypoidGearDesign> HypoidGears { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearDesign> |
HypoidGearSet
Declaration
public HypoidGearSetDesign HypoidGearSet { get; }
Property Value
Type | Description |
---|---|
HypoidGearSetDesign |
HypoidMeshedGears
Declaration
public ReadOnlyCollection<HypoidMeshedGearDesign> HypoidMeshedGears { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidMeshedGearDesign> |
Implements
System.IEquatable<T>
System.IDisposable