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

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

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

List of all members.

Public Member Functions

bool ItemFlipFlag ()
 Returns the flip flag.
int ItemIndex ()
 Returns the index in the list.
NXOpen::ExpressionItemValue ()
 Returns the expression.
NXOpen::SectionSection ()
 Returns the section.
void SetItemFlipFlag (bool flip)
 Sets the flip flag.
void SetItemIndex (int index)
 Sets the index in the list.
void SetSection (NXOpen::Section *sectionTg)
 Sets the section.

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::CreateEmptyExpressionSectionSet

Created in NX5.0.0.


Member Function Documentation

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

Returns the section.


Created in NX5.0.0.

License requirements : None

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

Sets the section.


Created in NX5.0.0.

License requirements : None

Parameters:
sectionTgsection tg

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