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 NXOpen::CAE::CfdContactPreventionConstraint constraint
Created in NX9.0.0. More...
 
void AddLocalResolutionConstraint (NXOpen::CAE::CfdLocalResolutionConstraint *localResolutionConstraint)
 Adds a NXOpen::CAE::CfdLocalResolutionConstraint constraint
Created in NX9.0.0. More...
 
NXString GetName ()
 Gets the name of the fluid domain recipe. More...
 
void RemoveContactPreventionConstraint (NXOpen::CAE::CfdContactPreventionConstraint *contactPreventionConstraint)
 Removes a NXOpen::CAE::CfdContactPreventionConstraint constraint
Created in NX9.0.0. More...
 
void RemoveLocalResolutionConstraint (NXOpen::CAE::CfdLocalResolutionConstraint *localResolutionConstraint)
 Removes a NXOpen::CAE::CfdLocalResolutionConstraint constraint
Created in NX9.0.0. More...
 
void SetName (const NXString &name)
 Sets the name of the fluid domain recipe. More...
 
void SetName (const char *name)
 Sets the name of the fluid domain recipe. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a FluidDomainRecipe.


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

Created in NX8.0.0.

Member Function Documentation

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

Adds a NXOpen::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 NXOpen::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 NXOpen::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 NXOpen::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 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.