NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAE::FluidDomainBuilder Class Reference

Represents a CAE::FluidDomainRecipe
To create a new instance of this class, use CAE::FluidDomainCollection::CreateBuilder
Default values. More...

Inheritance diagram for NXOpen::CAE::FluidDomainBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  IntExtType { IntExtTypeFaceAndNormalVector, IntExtTypePoint, IntExtTypeFromExterior }
 Represents the interior/exterior types. More...

Public Member Functions

void AutoSizeButton ()
 The calculate Auto Size method.
double ColinearThreshold ()
 Returns the colinear decimation threshold
Created in NX7.5.2.
NXOpen::CAE::CAEBodyCommitFluidDomain ()
 Commits the creation of the CAE::FluidDomainRecipe objects or Commits the changes made to the CAE::FluidDomainRecipe.
double CoplanarThreshold ()
 Returns the coplanar decimation threshold
Created in NX7.5.2.
bool DoCoplanarDecimation ()
 Returns the decimation flag
Created in NX7.5.2.
bool DoSharpFeatureEdge ()
 Returns the edge snapping flag
Created in NX7.5.2.
bool DoSharpFeaturePlaneIntersection ()
 Returns the plane intersection detection flag
Created in NX7.5.2.
NXOpen::DirectionFaceNormal ()
 Returns the face normal
Created in NX7.5.2.
NXOpen::CAE::SelectCAEFaceFaceSelection ()
 Returns the face selection
Created in NX7.5.2.
NXOpen::CAE::SelectCAEBodyListGeometrySelection ()
 Returns the geometry selection
Created in NX7.5.2.
NXOpen::CAE::FluidDomainBuilder::IntExtType InteriorExteriorType ()
 Returns the interior selection type represented by CAE::FluidDomainBuilder::IntExtType
Created in NX7.5.2.
NXOpen::PointInteriorPoint ()
 Returns the interior point.
NXOpen::ExpressionResolution ()
 Returns the resolution
Created in NX7.5.2.
void SetColinearThreshold (double colinearThreshold)
 Sets the colinear decimation threshold
Created in NX7.5.2.
void SetCoplanarThreshold (double coplanarThreshold)
 Sets the coplanar decimation threshold
Created in NX7.5.2.
void SetDoCoplanarDecimation (bool doDecimation)
 Sets the decimation flag
Created in NX7.5.2.
void SetDoSharpFeatureEdge (bool doSnapping)
 Sets the edge snapping flag
Created in NX7.5.2.
void SetDoSharpFeaturePlaneIntersection (bool doSnapping)
 Sets the plane intersection detection flag
Created in NX7.5.2.
void SetFaceNormal (NXOpen::Direction *faceNormal)
 Sets the face normal
Created in NX7.5.2.
void SetInteriorExteriorType (NXOpen::CAE::FluidDomainBuilder::IntExtType type)
 Sets the interior selection type represented by CAE::FluidDomainBuilder::IntExtType
Created in NX7.5.2.
void SetInteriorPoint (NXOpen::Point *point)
 Sets the interior point.

Detailed Description

Represents a CAE::FluidDomainRecipe
To create a new instance of this class, use CAE::FluidDomainCollection::CreateBuilder
Default values.

Property Value

ColinearThreshold

0.1

CoplanarThreshold

3.0

DoCoplanarDecimation

true

InteriorExteriorType

Point


Created in NX7.5.2.


Member Enumeration Documentation

Represents the interior/exterior types.

Enumerator:
IntExtTypeFaceAndNormalVector 

The interior specified by providing a face and a normal.

IntExtTypePoint 

The interior specified by providing a point.

IntExtTypeFromExterior 

Wrap from the exterior.


Member Function Documentation

The calculate Auto Size method.

This computes and populates optimal resolution for surface wrapping.
Created in NX7.5.2.

License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Returns the colinear decimation threshold
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Commits the creation of the CAE::FluidDomainRecipe objects or Commits the changes made to the CAE::FluidDomainRecipe.

Returns:

Created in NX7.5.2.

License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Returns the coplanar decimation threshold
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Returns the decimation flag
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Returns the edge snapping flag
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Returns the plane intersection detection flag
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Returns the face normal
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Returns the face selection
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Returns the geometry selection
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Returns the interior selection type represented by CAE::FluidDomainBuilder::IntExtType
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Returns the interior point.


Created in NX7.5.2.

License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Returns the resolution
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

void NXOpen::CAE::FluidDomainBuilder::SetColinearThreshold ( double  colinearThreshold)

Sets the colinear decimation threshold
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Parameters:
colinearThresholdcolinearthreshold
void NXOpen::CAE::FluidDomainBuilder::SetCoplanarThreshold ( double  coplanarThreshold)

Sets the coplanar decimation threshold
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Parameters:
coplanarThresholdcoplanarthreshold

Sets the decimation flag
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Parameters:
doDecimationdodecimation

Sets the edge snapping flag
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Parameters:
doSnappingdosnapping

Sets the plane intersection detection flag
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Parameters:
doSnappingdosnapping

Sets the face normal
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Parameters:
faceNormalfacenormal

Sets the interior selection type represented by CAE::FluidDomainBuilder::IntExtType
Created in NX7.5.2.



License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Parameters:
typetype

Sets the interior point.


Created in NX7.5.2.

License requirements : nx_flow_ui ("NX Flow UI") OR nx_esc_ui ("Electronic System Cooling Modeling")

Parameters:
pointpoint

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