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