Class MatrixPlot2D
Inheritance
MatrixPlot2D
Inherited Members
Namespace: NXOpen.CAE.Xyplot
Assembly: NXOpen.dll
Syntax
public class MatrixPlot2D : Plot, IMessageSink, INXObject, IDisplayableModel, I2DDataPlot
Constructors
MatrixPlot2D()
Declaration
protected MatrixPlot2D()
Methods
EditRecord(int, BaseRecord)
Declaration
public void EditRecord(int nthRecordIdx, BaseRecord record)
Parameters
| Type | Name | Description |
|---|---|---|
| int | nthRecordIdx | |
| BaseRecord | record |
GetAllValueTypes(out string[])
Declaration
public void GetAllValueTypes(out string[] valueTypes)
Parameters
| Type | Name | Description |
|---|---|---|
| string[] | valueTypes |
Implements
System.Runtime.Remoting.Messaging.IMessageSink