Class FESurfaceSelectionForAcousticEnvelope
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.PartModel.Acoustics
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class FESurfaceSelectionForAcousticEnvelope : APIBase, IEquatable<APIBase>
Properties
IsIncluded
Declaration
public bool IsIncluded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.IEquatable<T>