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. More...
 
void ClearFittingPoints ()
 Clear cooling fitting points from the fitting data. More...
 
virtual ~CoolingFittingData ()
 Dispose the part infomation to be cloned. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents the cooling fitting data in Add Channel Fitting Builder.


To create an instance of this object use Tooling::ChannelFittingBuilder::CreateCoolingFittingData

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.