Class FormulaExpressionStyle
Inheritance
FormulaExpressionStyle
Assembly: NXOpen.dll
public class FormulaExpressionStyle : BaseDisplayStyleSetting, IMessageSink, IDisplayStyle
Constructors
Declaration
protected FormulaExpressionStyle()
Properties
Declaration
public FormulaGridType FormulaGridType { get; set; }
Property Value
Declaration
public bool IsIncludeNegativeInfinity { get; set; }
Property Value
Declaration
public bool IsIncludePositiveInfinity { get; set; }
Property Value
Methods
Declaration
public double[] GetVariableValues()
Returns
Declaration
public void SetVariableValues(double[] variableValues)
Parameters
Type |
Name |
Description |
double[] |
variableValues |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink