NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::CfdLocalResolutionConstraint Class Reference

The local resolution constraint is a type of constraint which is used by the Fluid Domain Recipe to generate a fluid domain. More...

Inheritance diagram for NXOpen::CAE::CfdLocalResolutionConstraint:
NXOpen::TaggedObject

Public Member Functions

NXString GetName ()
 Gets the name of the local resolution constraint. More...
 
void SetName (const NXString &name)
 Sets the name of the local resolution constraint
Created in NX9.0.0. More...
 
void SetName (const char *name)
 Sets the name of the local resolution constraint
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

The local resolution constraint is a type of constraint which is used by the Fluid Domain Recipe to generate a fluid domain.


To create or edit an instance of this class, use NXOpen::CAE::CfdLocalResolutionConstraintBuilder

Created in NX9.0.0.

Member Function Documentation

NXString NXOpen::CAE::CfdLocalResolutionConstraint::GetName ( )

Gets the name of the local resolution constraint.

Returns

Created in NX9.0.0.

License requirements : nx_adv_fluid_mod ("NX Advanced Fluid Modeling")
void NXOpen::CAE::CfdLocalResolutionConstraint::SetName ( const NXString name)

Sets the name of the local resolution constraint
Created in NX9.0.0.



License requirements : nx_adv_fluid_mod ("NX Advanced Fluid Modeling")

Parameters
namename
void NXOpen::CAE::CfdLocalResolutionConstraint::SetName ( const char *  name)

Sets the name of the local resolution constraint
Created in NX9.0.0.



License requirements : nx_adv_fluid_mod ("NX Advanced Fluid Modeling")

Parameters
namename

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