NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | 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

Public Member Functions

NXOpen::CAE::Xyplot::FormulaGridType FormulaGridType ()
 Returns the formula grid type
Created in NX1847.0.0. More...
 
std::vector< double > GetVariableValues ()
 Get the variable values. More...
 
bool IsIncludeNegativeInfinity ()
 Returns a value indicating whether to include negative infinity
Created in NX1847.0.0. More...
 
bool IsIncludePositiveInfinity ()
 Returns a value indicating whether to include positive infinity
Created in NX1847.0.0. More...
 
void SetFormulaGridType (NXOpen::CAE::Xyplot::FormulaGridType formulaGridType)
 Sets the formula grid type
Created in NX1847.0.0. More...
 
void SetIncludeNegativeInfinity (bool isInclude)
 Sets a value indicating whether to include negative infinity
Created in NX1847.0.0. More...
 
void SetIncludePositiveInfinity (bool isInclude)
 Sets a value indicating whether to include positive infinity
Created in NX1847.0.0. More...
 
void SetVariableValues (const std::vector< double > &variableValues)
 Set the variable values
Created in NX1847.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAE::Xyplot::BaseDisplayStyleSetting
virtual void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
NXOpen::TaggedObjectFind (const NXString &journalIdentifier)
 Finds the NXOpen::TaggedObject with the given identifier as recorded in a journal. More...
 
NXOpen::TaggedObjectFind (const char *journalIdentifier)
 Finds the NXOpen::TaggedObject with the given identifier as recorded in a journal. More...
 
NXString JournalIdentifier ()
 Returns the identifier that would be recorded in a journal for this object. More...
 
virtual
NXOpen::CAE::Xyplot::IDisplayStyle
Owner ()
 Returns the owner style
Created in NX10.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the formula expression style.


Not support KF.

Created in NX1847.0.0.

Member Function Documentation

NXOpen::CAE::Xyplot::FormulaGridType NXOpen::CAE::Xyplot::FormulaExpressionStyle::FormulaGridType ( )

Returns the formula grid type
Created in NX1847.0.0.



License requirements : None

std::vector<double> NXOpen::CAE::Xyplot::FormulaExpressionStyle::GetVariableValues ( )

Get the variable values.

Returns
Get the variable values
Created in NX1847.0.0.

License requirements : None
bool NXOpen::CAE::Xyplot::FormulaExpressionStyle::IsIncludeNegativeInfinity ( )

Returns a value indicating whether to include negative infinity
Created in NX1847.0.0.



License requirements : None

bool NXOpen::CAE::Xyplot::FormulaExpressionStyle::IsIncludePositiveInfinity ( )

Returns a value indicating whether to include positive infinity
Created in NX1847.0.0.



License requirements : None

void NXOpen::CAE::Xyplot::FormulaExpressionStyle::SetFormulaGridType ( NXOpen::CAE::Xyplot::FormulaGridType  formulaGridType)

Sets the formula grid type
Created in NX1847.0.0.



License requirements : None

Parameters
formulaGridTypeformulagridtype
void NXOpen::CAE::Xyplot::FormulaExpressionStyle::SetIncludeNegativeInfinity ( bool  isInclude)

Sets a value indicating whether to include negative infinity
Created in NX1847.0.0.



License requirements : None

Parameters
isIncludeisinclude
void NXOpen::CAE::Xyplot::FormulaExpressionStyle::SetIncludePositiveInfinity ( bool  isInclude)

Sets a value indicating whether to include positive infinity
Created in NX1847.0.0.



License requirements : None

Parameters
isIncludeisinclude
void NXOpen::CAE::Xyplot::FormulaExpressionStyle::SetVariableValues ( const std::vector< double > &  variableValues)

Set the variable values
Created in NX1847.0.0.



License requirements : None

Parameters
variableValuesSet the variable values

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