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