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

The builder class for Cooling connection which assists you to create channel and connect it to other channels. More...

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

List of all members.

Public Member Functions

NXOpen::DirectionConnectVector ()
 Returns the vector specified for creating connecting channel.
bool DefineConnectVector ()
 Returns the value which specifies whether to define the vector of the connect channel or not.
bool DefineStartPoint ()
 Returns the value which specifies whether to define the start point or not.
NXOpen::SelectBodyFirstChannel ()
 Returns the first channel to be connected.
NXOpen::SelectBodySecondChannel ()
 Returns the second channel to be connected.
void SetConnectVector (NXOpen::Direction *connectVector)
 Sets the vector specified for creating connecting channel.
void SetDefineConnectVector (bool defineConnectVector)
 Sets the value which specifies whether to define the vector of the connect channel or not.
void SetDefineStartPoint (bool defineStartPoint)
 Sets the value which specifies whether to define the start point or not.
void SetStartPoint (NXOpen::Point *startPoint)
 Sets the point for changing the start position of the connecting channel.
NXOpen::PointStartPoint ()
 Returns the point for changing the start position of the connecting channel.

Detailed Description

The builder class for Cooling connection which assists you to create channel and connect it to other channels.


To create a new instance of this class, use Tooling::CoolingConnectCollection::CreateCoolingConnectBuilder
Default values.

Property Value

DefineConnectVector

0

DefineStartPoint

0


Created in NX7.5.0.


Member Function Documentation

Returns the vector specified for creating connecting channel.


Created in NX7.5.0.

License requirements : None

Returns the value which specifies whether to define the vector of the connect channel or not.


Created in NX7.5.0.

License requirements : None

Returns the value which specifies whether to define the start point or not.


Created in NX7.5.0.

License requirements : None

Returns the first channel to be connected.


Created in NX7.5.0.

License requirements : None

Returns the second channel to be connected.


Created in NX7.5.0.

License requirements : None

Sets the vector specified for creating connecting channel.


Created in NX7.5.0.

License requirements : None

Parameters:
connectVectorconnectvector

Sets the value which specifies whether to define the vector of the connect channel or not.


Created in NX7.5.0.

License requirements : None

Parameters:
defineConnectVectordefineconnectvector

Sets the value which specifies whether to define the start point or not.


Created in NX7.5.0.

License requirements : None

Parameters:
defineStartPointdefinestartpoint

Sets the point for changing the start position of the connecting channel.


Created in NX7.5.0.

License requirements : None

Parameters:
startPointstartpoint

Returns the point for changing the start position of the connecting 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.