Class ConnectionAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConnectionAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class ConnectionAdvancedSystemDeflection : ConnectionStaticLoadAnalysisCase, IEquatable<APIBase>
Properties
AdvancedSystemDeflection
Declaration
public AdvancedSystemDeflection AdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
AdvancedSystemDeflection |
ConnectionDesign
Declaration
public Connection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
Connection |
DataLogger
Declaration
public DataLogger DataLogger { get; }
Property Value
Type | Description |
---|---|
DataLogger |
Implements
System.IEquatable<T>