NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.CAE.Xyplot.FormulaExpressionStyle Class Reference

Represents the formula expression style. More...

Inheritance diagram for NXOpen.CAE.Xyplot.FormulaExpressionStyle:
NXOpen.CAE.Xyplot.BaseDisplayStyleSetting NXOpen.TaggedObject NXOpen.CAE.Xyplot.IDisplayStyle NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe double[] GetVariableValues ()
 Get the variable values More...
 
unsafe void SetVariableValues (double[] variableValues)
 Set the variable values More...
 
- Public Member Functions inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
unsafe NXOpen.TaggedObject Find (string journalIdentifier)
 Finds the NXOpen.TaggedObject with the given identifier as recorded in a journal. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe
NXOpen.CAE.Xyplot.FormulaGridType 
FormulaGridType [get, set]
 Returns or sets the formula grid type More...
 
unsafe bool IsIncludeNegativeInfinity [get, set]
 Returns or sets a value indicating whether to include negative infinity More...
 
unsafe bool IsIncludePositiveInfinity [get, set]
 Returns or sets a value indicating whether to include positive infinity More...
 
- Properties inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe
NXOpen.CAE.Xyplot.IDisplayStyle 
Owner [get]
 Returns the owner style More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 
- Properties inherited from NXOpen.CAE.Xyplot.IDisplayStyle
NXOpen.CAE.Xyplot.IDisplayStyle Owner [get]
 Returns the owner style More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the formula expression style.

Not support KF.

Created in NX1847.0.0

Member Function Documentation

unsafe double [] NXOpen.CAE.Xyplot.FormulaExpressionStyle.GetVariableValues ( )
inline

Get the variable values

Created in NX1847.0.0

License requirements: None.

Returns
Get the variable values
unsafe void NXOpen.CAE.Xyplot.FormulaExpressionStyle.SetVariableValues ( double[]  variableValues)
inline

Set the variable values

Created in NX1847.0.0

License requirements: None.

Parameters
variableValuesSet the variable values

Property Documentation

unsafe NXOpen.CAE.Xyplot.FormulaGridType NXOpen.CAE.Xyplot.FormulaExpressionStyle.FormulaGridType
getset

Returns or sets the formula grid type

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.Xyplot.FormulaExpressionStyle.IsIncludeNegativeInfinity
getset

Returns or sets a value indicating whether to include negative infinity

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.Xyplot.FormulaExpressionStyle.IsIncludePositiveInfinity
getset

Returns or sets a value indicating whether to include positive infinity

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.