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.
 
void SetName (const NXString &name)
 Sets the name of the local resolution constraint
Created in NX9.0.0.
 
void SetName (const char *name)
 Sets the name of the local resolution constraint
Created in NX9.0.0.
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t GetTag () const
 
<b>Deprecated</b>:<br>

   Use Tag instead.

 
tag_t Tag () const
 Returns the tag of this object.
 

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 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 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.