NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::Optimization::TBSSmooth Class Reference

Represents the parameters that control the generation of surfaces by optimization
Created in NX8.0.0. More...

Inheritance diagram for NXOpen::CAE::Optimization::TBSSmooth:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

void Destroy (bool deleteResult)
 Deletes a smooth and the associated result file optional
Created in NX8.0.0.
void Execute ()
 Executes the surface generation
Created in NX8.0.0.
void Rename (const NXString &name, bool renameResults)
 Rename smooth and optionally rename associated results files
Created in NX8.0.0.

Detailed Description

Represents the parameters that control the generation of surfaces by optimization
Created in NX8.0.0.



Member Function Documentation

void NXOpen::CAE::Optimization::TBSSmooth::Destroy ( bool  deleteResult)

Deletes a smooth and the associated result file optional
Created in NX8.0.0.



License requirements : cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")

Parameters:
deleteResulttrue if you want associated result files to be deleted as well

Executes the surface generation
Created in NX8.0.0.



License requirements : cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")

void NXOpen::CAE::Optimization::TBSSmooth::Rename ( const NXString name,
bool  renameResults 
)

Rename smooth and optionally rename associated results files
Created in NX8.0.0.



License requirements : None

Parameters:
namenew solution name
NOTE: The full Unicode character set is not supported for this parameter.
renameResultstrue if you what associated results files to be renamed as well

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