Class PostScenarioResultGroupVariable
Inheritance
PostScenarioResultGroupVariable
Assembly: NXOpen.dll
Syntax
public class PostScenarioResultGroupVariable : TransientObject, IMessageSink, IDisposable
Constructors
PostScenarioResultGroupVariable(nint)
Declaration
protected PostScenarioResultGroupVariable(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
ComponentType
Declaration
public PostScenarioComponentType ComponentType { get; }
Property Value
DataType
Declaration
public PostScenarioVariantType DataType { get; }
Property Value
Domain
Declaration
public PostScenarioVariableDomain Domain { get; }
Property Value
Name
Declaration
public string Name { get; }
Property Value
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink