NXOpen .NET Reference  12.0.0
Public Member Functions | Protected 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:

Public Member Functions

unsafe void AddFittingPoints (NXOpen.Point fittingPoint)
 Add cooling fitting points to the fitting data. More...
 
unsafe void ClearFittingPoints ()
 Clear cooling fitting points from the fitting data. More...
 

Protected Member Functions

override void FreeResource ()
 Dispose the part infomation to be cloned. 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

Member Function Documentation

unsafe 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.
unsafe void NXOpen.Tooling.CoolingFittingData.ClearFittingPoints ( )

Clear cooling fitting points from the fitting data.

Created in NX7.5.0

License requirements: None.

override void NXOpen.Tooling.CoolingFittingData.FreeResource ( )
protected

Dispose the part infomation to be cloned.

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.