Class PostScenarioPlotHandle
Inheritance
PostScenarioPlotHandle
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class PostScenarioPlotHandle : TaggedObject, IMessageSink
Constructors
PostScenarioPlotHandle()
Declaration
protected PostScenarioPlotHandle()
Properties
ViewportIndex
Declaration
public int ViewportIndex { get; }
Property Value
Type | Description |
---|---|
int |
Methods
GetDescriptiveName()
Declaration
public string GetDescriptiveName()
Returns
Type | Description |
---|---|
string |
GetPlotData()
Declaration
public PostScenarioPlotData[] GetPlotData()
Returns
Type | Description |
---|---|
PostScenarioPlotData[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink