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