Class PostGraph
Assembly: NXOpen.dll
Syntax
public class PostGraph : NXObject, IMessageSink, INXObject
Constructors
PostGraph()
Declaration
Methods
Copyrecords(string)
Declaration
public void Copyrecords(string filename)
Parameters
Type |
Name |
Description |
string |
filename |
|
CreateTableField(out NXObject[])
Declaration
public void CreateTableField(out NXObject[] tables)
Parameters
Editgraph()
Declaration
Infoofgraph()
Declaration
public void Infoofgraph()
Listgraphxydata()
Declaration
public void Listgraphxydata()
Plot(int, int, bool)
Declaration
public Plot Plot(int windowIndex, int viewIndex, bool overlay)
Parameters
Type |
Name |
Description |
int |
windowIndex |
|
int |
viewIndex |
|
bool |
overlay |
|
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink