Class RootAssemblyAdvancedSystemDeflection
Inheritance
System.Object
RootAssemblyAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class RootAssemblyAdvancedSystemDeflection : AssemblyAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AdvancedSystemDeflectionInputs
Declaration
public AdvancedSystemDeflection AdvancedSystemDeflectionInputs { get; }
Property Value
Type | Description |
---|---|
AdvancedSystemDeflection |
AssemblyDesign
Declaration
public RootAssembly AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
RootAssembly |
Implements
System.IEquatable<T>