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