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