Class BaseLoadcase
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class BaseLoadcase : TaggedObject, IMessageSink
Constructors
BaseLoadcase()
Declaration
protected BaseLoadcase()
Properties
Name
Declaration
public string Name { get; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
Find(string)
Declaration
public TaggedObject Find(string journalIdentifier)
Parameters
| Type | Name | Description |
|---|---|---|
| string | journalIdentifier |
Returns
| Type | Description |
|---|---|
| TaggedObject |
GetIterations()
Declaration
public BaseIteration[] GetIterations()
Returns
| Type | Description |
|---|---|
| BaseIteration[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink