Class PostScenarioRayModelViewPlotHandle
Inheritance
PostScenarioRayModelViewPlotHandle
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class PostScenarioRayModelViewPlotHandle : PostScenarioPlotHandle, IMessageSink
Constructors
PostScenarioRayModelViewPlotHandle()
Declaration
protected PostScenarioRayModelViewPlotHandle()
Properties
Rays
Declaration
public PostScenarioRayCollection Rays { get; }
Property Value
| Type | Description |
|---|---|
| PostScenarioRayCollection |
Methods
PrintForValidation(PostScenario)
Declaration
public void PrintForValidation(PostScenario scenario)
Parameters
| Type | Name | Description |
|---|---|---|
| PostScenario | scenario |
Implements
System.Runtime.Remoting.Messaging.IMessageSink