Class SolveOptions
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAE.AeroStructures
Assembly: NXOpen.dll
Syntax
public class SolveOptions : NXRemotableObject, IMessageSink
Constructors
SolveOptions(BaseSolution)
Declaration
protected SolveOptions(BaseSolution owner)
Parameters
Type | Name | Description |
---|---|---|
BaseSolution | owner |
Properties
StoreLoadCaseInfo
Declaration
public bool StoreLoadCaseInfo { get; set; }
Property Value
Type | Description |
---|---|
bool |
Tag
Declaration
public Tag Tag { get; }
Property Value
Type | Description |
---|---|
Tag |
Implements
System.Runtime.Remoting.Messaging.IMessageSink