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

Represents a FluidDomainRecipe. More...

Inheritance diagram for NXOpen::CAE::FluidDomainRecipe:
NXOpen::TaggedObject

Public Member Functions

void AddContactPreventionConstraint (NXOpen::CAE::CfdContactPreventionConstraint *contactPreventionConstraint)
 Adds a CAE::CfdContactPreventionConstraint constraint
Created in NX9.0.0.
 
void AddLocalResolutionConstraint (NXOpen::CAE::CfdLocalResolutionConstraint *localResolutionConstraint)
 Adds a CAE::CfdLocalResolutionConstraint constraint
Created in NX9.0.0.
 
NXString GetName ()
 Gets the name of the fluid domain recipe.
 
void RemoveContactPreventionConstraint (NXOpen::CAE::CfdContactPreventionConstraint *contactPreventionConstraint)
 Removes a CAE::CfdContactPreventionConstraint constraint
Created in NX9.0.0.
 
void RemoveLocalResolutionConstraint (NXOpen::CAE::CfdLocalResolutionConstraint *localResolutionConstraint)
 Removes a CAE::CfdLocalResolutionConstraint constraint
Created in NX9.0.0.
 
void SetName (const NXString &name)
 Sets the name of the fluid domain recipe.
 
void SetName (const char *name)
 Sets the name of the fluid domain recipe.
 
- 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

Represents a FluidDomainRecipe.


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

Created in NX8.0.0.

Member Function Documentation

void NXOpen::CAE::FluidDomainRecipe::AddContactPreventionConstraint ( NXOpen::CAE::CfdContactPreventionConstraint contactPreventionConstraint)

Adds a CAE::CfdContactPreventionConstraint constraint
Created in NX9.0.0.



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

Parameters
contactPreventionConstraintcontactpreventionconstraint
void NXOpen::CAE::FluidDomainRecipe::AddLocalResolutionConstraint ( NXOpen::CAE::CfdLocalResolutionConstraint localResolutionConstraint)

Adds a CAE::CfdLocalResolutionConstraint constraint
Created in NX9.0.0.



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

Parameters
localResolutionConstraintlocalresolutionconstraint
NXString NXOpen::CAE::FluidDomainRecipe::GetName ( )

Gets the name of the fluid domain recipe.

Returns

Created in NX8.0.0.

License requirements : nx_adv_fluid_mod ("NX Advanced Fluid Modeling")
void NXOpen::CAE::FluidDomainRecipe::RemoveContactPreventionConstraint ( NXOpen::CAE::CfdContactPreventionConstraint contactPreventionConstraint)

Removes a CAE::CfdContactPreventionConstraint constraint
Created in NX9.0.0.



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

Parameters
contactPreventionConstraintcontactpreventionconstraint
void NXOpen::CAE::FluidDomainRecipe::RemoveLocalResolutionConstraint ( NXOpen::CAE::CfdLocalResolutionConstraint localResolutionConstraint)

Removes a CAE::CfdLocalResolutionConstraint constraint
Created in NX9.0.0.



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

Parameters
localResolutionConstraintlocalresolutionconstraint
void NXOpen::CAE::FluidDomainRecipe::SetName ( const NXString name)

Sets the name of the fluid domain recipe.


Created in NX8.0.0.

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

Parameters
name
NOTE: The full Unicode character set is not supported for this parameter.
void NXOpen::CAE::FluidDomainRecipe::SetName ( const char *  name)

Sets the name of the fluid domain recipe.


Created in NX8.0.0.

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

Parameters
name
NOTE: The full Unicode character set is not supported for this parameter.

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