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

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

Inheritance diagram for NXOpen::ExpressionCollectorSet:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::GeometricUtilities::FaceSetOffset

List of all members.

Public Member Functions

NXOpen::ScCollectorCollector ()
 Returns the selection.
bool ItemFlipFlag ()
 Returns the flip flag.
int ItemIndex ()
 Returns the index in the list.
NXOpen::ExpressionItemValue ()
 Returns the expression.
void SetCollector (NXOpen::ScCollector *collectorTg)
 Sets the selection.
void SetItemFlipFlag (bool flip)
 Sets the flip flag.
void SetItemIndex (int index)
 Sets the index in the list.

Detailed Description

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


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

Created in NX5.0.0.


Member Function Documentation

Returns the selection.


Created in NX5.0.0.

License requirements : None

Returns the flip flag.


Created in NX5.0.0.

License requirements : None

Returns the index in the list.


Created in NX5.0.0.

License requirements : None

Returns the expression.


Created in NX5.0.0.

License requirements : None

Sets the selection.


Created in NX5.0.0.

License requirements : None

Parameters:
collectorTgcollector tg

Sets the flip flag.


Created in NX5.0.0.

License requirements : None

Parameters:
flipflip

Sets the index in the list.


Created in NX5.0.0.

License requirements : None

Parameters:
indexindex

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