Class ZerolBevelGearMeshDesign
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ZerolBevelGearMeshDesign
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.ZerolBevel
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ZerolBevelGearMeshDesign : BevelGearMeshDesign, IEquatable<APIBase>, IDisposable
Properties
ZerolBevelGears
Declaration
public ReadOnlyCollection<ZerolBevelGearDesign> ZerolBevelGears { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearDesign> |
ZerolBevelGearSet
Declaration
public ZerolBevelGearSetDesign ZerolBevelGearSet { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearSetDesign |
ZerolBevelMeshedGears
Declaration
public ReadOnlyCollection<ZerolBevelMeshedGearDesign> ZerolBevelMeshedGears { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelMeshedGearDesign> |
Implements
System.IEquatable<T>
System.IDisposable