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

The builder class for Cooling Define Channel which assists you to create channels directly. More...

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

List of all members.

Public Member Functions

double ChannelDiameter ()
 Returns the channel diameter
Created in NX7.5.0.
NXOpen::GeometricUtilities::ModlMotionMotion ()
 Returns the object which defines the transformation from start point to end point.
void SetChannelDiameter (double channelDiameter)
 Sets the channel diameter
Created in NX7.5.0.
void SetStartPoint (NXOpen::Point *startPoint)
 Sets the point as the start position of the channel.
NXOpen::PointStartPoint ()
 Returns the point as the start position of the channel.

Detailed Description

The builder class for Cooling Define Channel which assists you to create channels directly.


To create a new instance of this class, use Tooling::CoolingDefineChannelCollection::CreateCoolingDefineChannelBuilder
Default values.

Property Value

ChannelDiameter

10

Motion.DeltaEnum

ReferenceWcsWorkPart

Motion.DeltaXc.Value

0.0

Motion.DeltaYc.Value

0.0

Motion.DeltaZc.Value

0.0


Created in NX7.5.0.


Member Function Documentation

Returns the channel diameter
Created in NX7.5.0.



License requirements : None

Returns the object which defines the transformation from start point to end point.


Created in NX7.5.0.

License requirements : None

Sets the channel diameter
Created in NX7.5.0.



License requirements : None

Parameters:
channelDiameterchanneldiameter

Sets the point as the start position of the channel.


Created in NX7.5.0.

License requirements : None

Parameters:
startPointstartpoint

Returns the point as the start position of the channel.


Created in NX7.5.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.