Interface I2DDataPlot
Namespace: NXOpen.CAE.Xyplot
Assembly: NXOpen.dll
Syntax
public interface I2DDataPlot
Methods
EditRecord(Int32, BaseRecord)
Declaration
void EditRecord(int nthRecordIdx, BaseRecord record)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | nthRecordIdx | |
| BaseRecord | record |