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

The builder class for Channel Extend which assists you to extend the channel. More...

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

List of all members.

Public Member Functions

bool AdjustBoundaryChannel ()
 Returns the value which specifies whether to extend boundary channel or not.
double BoundaryChannelExtension ()
 Returns the value of the boundary channel extension.
NXOpen::SelectBodyListExtendChannel ()
 Returns the cooling channel to be extended.
NXOpen::ExpressionExtensionValue ()
 Returns the value of the face extension
Created in NX7.5.0.
NXOpen::SelectBodyLimitBody ()
 Returns the body used to be the boundary of the face extension.
bool ReverseDirection ()
 Returns the value which specifies whether to reverse the channel direction or not.
bool RoundTip ()
 Returns the flag to indicate whether to create round tip or not.
void SetAdjustBoundaryChannel (bool adjustBoundaryChannel)
 Sets the value which specifies whether to extend boundary channel or not.
void SetBoundaryChannelExtension (double boundaryChannelExtension)
 Sets the value of the boundary channel extension.
void SetReverseDirection (bool reverseDirection)
 Sets the value which specifies whether to reverse the channel direction or not.
void SetRoundTip (bool adjustBoundaryChannel)
 Sets the flag to indicate whether to create round tip or not.
void SetTipAngle (double tipAngle)
 Sets the value for the tip angle of the channel.
double TipAngle ()
 Returns the value for the tip angle of the channel.

Detailed Description

The builder class for Channel Extend which assists you to extend the channel.


To create a new instance of this class, use Tooling::CoolingExtendCollection::CreateCoolingExtendBuilder
Default values.

Property Value

AdjustBoundaryChannel

0

BoundaryChannelExtension

0

ExtensionValue.Value

0 (millimeters part), 0 (inches part)

RoundTip

0

TipAngle

118


Created in NX7.5.0.


Member Function Documentation

Returns the value which specifies whether to extend boundary channel or not.


Created in NX7.5.0.

License requirements : None

Returns the value of the boundary channel extension.


Created in NX7.5.0.

License requirements : None

Returns the cooling channel to be extended.


Created in NX7.5.0.

License requirements : None

Returns the value of the face extension
Created in NX7.5.0.



License requirements : None

Returns the body used to be the boundary of the face extension.


Created in NX7.5.0.

License requirements : None

Returns the value which specifies whether to reverse the channel direction or not.


Created in NX7.5.0.

License requirements : None

Returns the flag to indicate whether to create round tip or not.


Created in NX8.0.0.

License requirements : None

Sets the value which specifies whether to extend boundary channel or not.


Created in NX7.5.0.

License requirements : None

Parameters:
adjustBoundaryChanneladjustboundarychannel
void NXOpen::Tooling::CoolingExtendBuilder::SetBoundaryChannelExtension ( double  boundaryChannelExtension)

Sets the value of the boundary channel extension.


Created in NX7.5.0.

License requirements : None

Parameters:
boundaryChannelExtensionboundarychannelextension

Sets the value which specifies whether to reverse the channel direction or not.


Created in NX7.5.0.

License requirements : None

Parameters:
reverseDirectionreversedirection
void NXOpen::Tooling::CoolingExtendBuilder::SetRoundTip ( bool  adjustBoundaryChannel)

Sets the flag to indicate whether to create round tip or not.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD") OR nx_electrode_wizard ("NX Electrode Wizard") OR prog_die_wizard ("UG/Progressive Die Wizard")

Parameters:
adjustBoundaryChanneladjustboundarychannel

Sets the value for the tip angle of the channel.


Created in NX7.5.0.

License requirements : None

Parameters:
tipAngletipangle

Returns the value for the tip angle 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.