Class PlotParameters
Inheritance
PlotParameters
Assembly: NXOpen.dll
Syntax
public class PlotParameters : BasePlotParameters, IMessageSink, IDisposable
Constructors
PlotParameters(nint)
Declaration
protected PlotParameters(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
ComplexOption
Declaration
public int ComplexOption { get; set; }
Property Value
IsToCreateStandalonePlot
Declaration
public bool IsToCreateStandalonePlot { get; set; }
Property Value
PlotTemplate
Declaration
public PlotGraphTemplate PlotTemplate { get; }
Property Value
PlotType
Declaration
public PlotType PlotType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink