Class FaceMeshLoadCase
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceMeshLoadCase
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.LoadCase.Face
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FaceMeshLoadCase : MeshLoadCase, IEquatable<APIBase>
Properties
EquivalentMisalignmentDueToSystemDeflection
Measurement: VeryShortLength
Declaration
public double EquivalentMisalignmentDueToSystemDeflection { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
MisalignmentSource
Declaration
public CylindricalMisalignmentDataSource MisalignmentSource { get; set; }
Property Value
Type | Description |
---|---|
CylindricalMisalignmentDataSource |
Implements
System.IEquatable<T>