Class BeltDriveAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BeltDriveAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class BeltDriveAdvancedSystemDeflection : SpecialisedAssemblyAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public BeltDrive AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
BeltDrive |
AssemblyLoadCase
Declaration
public BeltDriveLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
BeltDriveLoadCase |
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<BeltDriveSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<BeltDriveSystemDeflection> |
Implements
System.IEquatable<T>