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

Represents the cooling fitting data in Add Channel Fitting Builder. More...

Inheritance diagram for NXOpen::Tooling::CoolingFittingData:
NXOpen::TransientObject

Public Member Functions

void AddFittingPoints (NXOpen::Point *fittingPoint)
 Add cooling fitting points to the fitting data.
 
void ClearFittingPoints ()
 Clear cooling fitting points from the fitting data.
 
virtual ~CoolingFittingData ()
 Dispose the part infomation to be cloned.
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object.
 

Detailed Description

Represents the cooling fitting data in Add Channel Fitting Builder.

 <br> To create an instance of this object use @link Tooling::ChannelFittingBuilder::CreateCoolingFittingData Tooling::ChannelFittingBuilder::CreateCoolingFittingData@endlink   <br> 


Created in NX7.5.0.

Constructor & Destructor Documentation

virtual NXOpen::Tooling::CoolingFittingData::~CoolingFittingData ( )
virtual

Dispose the part infomation to be cloned.


Created in NX7.5.0.

License requirements : None

Member Function Documentation

void NXOpen::Tooling::CoolingFittingData::AddFittingPoints ( NXOpen::Point fittingPoint)

Add cooling fitting points to the fitting data.


Created in NX7.5.0.

License requirements : None

Parameters
fittingPointthe fitting point to be added.
void NXOpen::Tooling::CoolingFittingData::ClearFittingPoints ( )

Clear cooling fitting points from the fitting data.


Created in NX7.5.0.

License requirements : None


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