Class SelectableAnalysisAndHarmonic
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses.TransferPathAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class SelectableAnalysisAndHarmonic : APIBase, IEquatable<APIBase>
Properties
Include
Excitations which originate inside the TPA submodel, or which are directly applied to the TPA submodel, cannot be included.
Declaration
public bool Include { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.IEquatable<T>