NX Open C++ Reference Guide
Public Member Functions
NXOpen::Tooling::ChannelFittingBuilder Class Reference

The builder class for Channel Fitting which assists you to add cooling fitting. More...

Inheritance diagram for NXOpen::Tooling::ChannelFittingBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::ExpressionBottomClearance ()
 Returns the bottom clearance
Created in NX8.0.0.
NXOpen::SelectBodyListBoundaryBody ()
 Returns the boundary body to create the cooling fitting points.
NXOpen::Tooling::CoolingFittingDataCreateCoolingFittingData ()
 Creates the Cooling Fitting Data object.
void CreateFittingPoints ()
 Create Fitting Points.
NXOpen::PointFittingPoint ()
 Returns the new point specified for the cooling fitting point.
NXOpen::Tooling::CoolingFittingDataGetCoolingFittingData ()
 Get the Cooling Fitting Data object.
NXOpen::SelectBodyListParentChannel ()
 Returns the parent channel of the cooling fitting points.
bool SearchBoundaryBodies ()
 Returns the value which specifies whether to auto search boundary bodies or not.
void SetFittingPoint (NXOpen::Point *fittingPoint)
 Sets the new point specified for the cooling fitting point.
void SetSearchBoundaryBodies (bool searchBoundaryBodies)
 Sets the value which specifies whether to auto search boundary bodies or not.
NXOpen::ExpressionTopClearance ()
 Returns the top clearance
Created in NX8.0.0.

Detailed Description

The builder class for Channel Fitting which assists you to add cooling fitting.


To create a new instance of this class, use Tooling::ChannelFittingCollection::CreateChannelFittingBuilder
Default values.

Property Value

BottomClearance.Value

0 (millimeters part), 0 (inches part)

TopClearance.Value

5 (millimeters part), 1.25 (inches part)


Created in NX7.5.0.


Member Function Documentation

Returns the bottom clearance
Created in NX8.0.0.



License requirements : None

Returns the boundary body to create the cooling fitting points.


Created in NX8.0.0.

License requirements : None

Creates the Cooling Fitting Data object.

Returns:
the new Tooling::CoolingFittingData instance
Created in NX7.5.0.

License requirements : None

Create Fitting Points.


Created in NX7.5.0.

License requirements : None

Returns the new point specified for the cooling fitting point.


Created in NX7.5.0.

License requirements : None

Get the Cooling Fitting Data object.

Returns:

Created in NX7.5.0.

License requirements : None

Returns the parent channel of the cooling fitting points.


Created in NX7.5.0.

License requirements : None

Returns the value which specifies whether to auto search boundary bodies or not.


Created in NX8.0.0.

License requirements : None

Sets the new point specified for the cooling fitting point.


Created in NX7.5.0.

License requirements : None

Parameters:
fittingPointfittingpoint

Sets the value which specifies whether to auto search boundary bodies or not.


Created in NX8.0.0.

License requirements : None

Parameters:
searchBoundaryBodiessearchboundarybodies

Returns the top clearance
Created in NX8.0.0.



License requirements : None


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