NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
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

Public Types

enum  TipEndTypes { TipEndTypesNone, TipEndTypesAngle, TipEndTypesRound }
 The tip end types of channel. More...
 

Public Member Functions

bool AdjustBoundaryChannel ()
 Returns the value which specifies whether to extend boundary channel or not. More...
 
double BoundaryChannelExtension ()
 Returns the value of the boundary channel extension. More...
 
NXOpen::SelectBodyListExtendChannel ()
 Returns the cooling channel to be extended. More...
 
NXOpen::ExpressionExtensionValue ()
 Returns the value of the face extension
Created in NX7.5.0. More...
 
NXOpen::SelectBodyLimitBody ()
 Returns the body used to be the boundary of the face extension. More...
 
bool RemoveParameter ()
 Returns the flag to indicate whether to remove parameters of the created solid or not
Created in NX12.0.0. More...
 
bool ReverseDirection ()
 Returns the value which specifies whether to reverse the channel direction or not. More...
 
bool RoundTip ()
 Returns the flag to indicate whether to create round tip or not. More...
 
void SetAdjustBoundaryChannel (bool adjustBoundaryChannel)
 Sets the value which specifies whether to extend boundary channel or not. More...
 
void SetBoundaryChannelExtension (double boundaryChannelExtension)
 Sets the value of the boundary channel extension. More...
 
void SetRemoveParameter (bool removeParameter)
 Sets the flag to indicate whether to remove parameters of the created solid or not
Created in NX12.0.0. More...
 
void SetReverseDirection (bool reverseDirection)
 Sets the value which specifies whether to reverse the channel direction or not. More...
 
void SetRoundTip (bool adjustBoundaryChannel)
 Sets the flag to indicate whether to create round tip or not. More...
 
void SetTipAngle (double tipAngle)
 Sets the value for the tip angle of the channel. More...
 
void SetTipEndType (NXOpen::Tooling::CoolingExtendBuilder::TipEndTypes tipEndType)
 Sets the candidate of tip end type
Created in NX8.5.0. More...
 
double TipAngle ()
 Returns the value for the tip angle of the channel. More...
 
NXOpen::ExpressionTipAngleValue ()
 Returns the value for the tip angle of the channel. More...
 
NXOpen::Tooling::CoolingExtendBuilder::TipEndTypes TipEndType ()
 Returns the candidate of tip end type
Created in NX8.5.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

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


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

Property Value

AdjustBoundaryChannel

0

BoundaryChannelExtension

0

ExtensionValue.Value

0 (millimeters part), 0 (inches part)

RemoveParameter

0

RoundTip

0

TipAngleValue.Value

118

TipEndType

None


Created in NX7.5.0.

Member Enumeration Documentation

The tip end types of channel.

Enumerator
TipEndTypesNone 

No tip angle.

TipEndTypesAngle 

Angle tip.

TipEndTypesRound 

Round tip.

Member Function Documentation

bool NXOpen::Tooling::CoolingExtendBuilder::AdjustBoundaryChannel ( )

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


Created in NX7.5.0.

License requirements : None

double NXOpen::Tooling::CoolingExtendBuilder::BoundaryChannelExtension ( )

Returns the value of the boundary channel extension.


Created in NX7.5.0.

License requirements : None

NXOpen::SelectBodyList* NXOpen::Tooling::CoolingExtendBuilder::ExtendChannel ( )

Returns the cooling channel to be extended.


Created in NX7.5.0.

License requirements : None

NXOpen::Expression* NXOpen::Tooling::CoolingExtendBuilder::ExtensionValue ( )

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



License requirements : None

NXOpen::SelectBody* NXOpen::Tooling::CoolingExtendBuilder::LimitBody ( )

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


Created in NX7.5.0.

License requirements : None

bool NXOpen::Tooling::CoolingExtendBuilder::RemoveParameter ( )

Returns the flag to indicate whether to remove parameters of the created solid or not
Created in NX12.0.0.



License requirements : None

bool NXOpen::Tooling::CoolingExtendBuilder::ReverseDirection ( )

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


Created in NX7.5.0.

License requirements : None

bool NXOpen::Tooling::CoolingExtendBuilder::RoundTip ( )

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


Created in NX8.0.0.

License requirements : None

void NXOpen::Tooling::CoolingExtendBuilder::SetAdjustBoundaryChannel ( bool  adjustBoundaryChannel)

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
void NXOpen::Tooling::CoolingExtendBuilder::SetRemoveParameter ( bool  removeParameter)

Sets the flag to indicate whether to remove parameters of the created solid or not
Created in NX12.0.0.



License requirements : ug_mold_design ("UG MOLD")

Parameters
removeParameterremoveparameter
void NXOpen::Tooling::CoolingExtendBuilder::SetReverseDirection ( bool  reverseDirection)

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
void NXOpen::Tooling::CoolingExtendBuilder::SetTipAngle ( double  tipAngle)

Sets the value for the tip angle of the channel.


Created in NX7.5.0.

License requirements : None

Parameters
tipAngletipangle
void NXOpen::Tooling::CoolingExtendBuilder::SetTipEndType ( NXOpen::Tooling::CoolingExtendBuilder::TipEndTypes  tipEndType)

Sets the candidate of tip end type
Created in NX8.5.0.



License requirements : ug_mold_design ("UG MOLD")

Parameters
tipEndTypetipendtype
double NXOpen::Tooling::CoolingExtendBuilder::TipAngle ( )

Returns the value for the tip angle of the channel.


Created in NX7.5.0.

License requirements : None

NXOpen::Expression* NXOpen::Tooling::CoolingExtendBuilder::TipAngleValue ( )

Returns the value for the tip angle of the channel.


Created in NX8.5.0.

License requirements : None

NXOpen::Tooling::CoolingExtendBuilder::TipEndTypes NXOpen::Tooling::CoolingExtendBuilder::TipEndType ( )

Returns the candidate of tip end type
Created in NX8.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.