Class CylindricalGearMeshSystemDeflectionTimestep
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearMeshSystemDeflectionTimestep
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearMeshSystemDeflectionTimestep : CylindricalGearMeshSystemDeflection, IEquatable<APIBase>
Properties
LoadedContactLines
Declaration
public ReadOnlyCollection<CylindricalGearMeshLoadedContactLine> LoadedContactLines { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearMeshLoadedContactLine> |
Implements
System.IEquatable<T>