Class ToothFlankFractureAnalysisSettings
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ToothFlankFractureAnalysisSettings
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ToothFlankFractureAnalysisSettings : IndependentReportablePropertiesBase<ToothFlankFractureAnalysisSettings>, IEquatable<APIBase>
Properties
MeasuredResidualStressProfileProperty
Declaration
public Vector2DListAccessor MeasuredResidualStressProfileProperty { get; set; }
Property Value
Type | Description |
---|---|
Vector2DListAccessor |
Implements
System.IEquatable<T>