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

Represents a dynamic section
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::Display::DynamicSection:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::Annotations::LightweightSection

List of all members.

Public Member Functions

void UpdateSectionCuts (NXOpen::Update::Option updateOption)
 Updates the section-cuts (curves) associated with the dynamic section object if they are out-of-date.

Detailed Description

Represents a dynamic section
Created in NX6.0.0.



Member Function Documentation

Updates the section-cuts (curves) associated with the dynamic section object if they are out-of-date.


If the section object is out-of-date, then it is first logged for update. If update option is Update::OptionNow , then the update is performed immediately. If the user wants to update multiple section objects, then it is optimal to specify the update option as Update::OptionLater and perform update at the end using Update::DoUpdate .


An valid undo mark Session::UndoMarkId must have been set so that the session can be rolled back successfully if an error occurs. See Session::SetUndoMark .


Created in NX6.0.0.

License requirements : None

Parameters:
updateOptionUpdate option

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