Class SelectableDegreeOfFreedom
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses.TransferPathAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class SelectableDegreeOfFreedom : APIBase, IEquatable<APIBase>
Properties
DegreeOfFreedom
Declaration
public string DegreeOfFreedom { get; }
Property Value
Type | Description |
---|---|
System.String |
Show
Declaration
public bool Show { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.IEquatable<T>