Class RootAssemblyAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RootAssemblyAdvancedSystemDeflection
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 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>