NX Open C++ Reference Guide
Public Member Functions
NXOpen::ExpressionSet Class Reference

An object that binds an expression with an entity collector in the context of a list. More...

Inheritance diagram for NXOpen::ExpressionSet:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::ScCollectorCollector ()
 Returns the collector.
bool FlipFlag ()
 Returns the flip flag.
int Index ()
 Returns the index in the list.
NXOpen::SectionSection ()
 Returns the section.
void SetCollector (NXOpen::ScCollector *collector)
 Sets the collector.
void SetFlipFlag (bool flip)
 Sets the flip flag.
void SetIndex (int index)
 Sets the index in the list.
void SetSection (NXOpen::Section *section)
 Sets the section.
void SetUnitsType (const NXString &unitsType)
 Sets the units type.
NXString UnitsType ()
 Returns the units type.
NXOpen::ExpressionValue ()
 Returns the expression.

Detailed Description

An object that binds an expression with an entity collector in the context of a list.


To create a new instance of this class, use Part::CreateEmptyExpressionSet

Deprecated:
Deprecated in NX7.5.0. Use ExpressionCollectorSet instead.


Created in NX4.0.0.


Member Function Documentation

Returns the collector.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : None

Returns the flip flag.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : None

Returns the index in the list.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : None

Returns the section.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : None

Sets the collector.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : None

Parameters:
collectorcollector

Sets the flip flag.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : None

Parameters:
flipflip
void NXOpen::ExpressionSet::SetIndex ( int  index)

Sets the index in the list.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : None

Parameters:
indexindex

Sets the section.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : None

Parameters:
sectionsection
void NXOpen::ExpressionSet::SetUnitsType ( const NXString unitsType)

Sets the units type.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : None

Parameters:
unitsTypeinput value

Returns the units type.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : None

Returns the expression.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : None


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