NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Tooling::ChannelFittingBuilder Class Reference

The builder class for Channel Fitting which assists you to add cooling fitting. More...

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

Public Member Functions

NXOpen::ExpressionBottomClearance ()
 Returns the bottom clearance
Created in NX8.0.0. More...
 
NXOpen::SelectBodyListBoundaryBody ()
 Returns the boundary body to create the cooling fitting points. More...
 
NXOpen::Tooling::CoolingFittingDataCreateCoolingFittingData ()
 Creates the Cooling Fitting Data object. More...
 
void CreateFittingPoints ()
 Create Fitting Points. More...
 
NXOpen::PointFittingPoint ()
 Returns the new point specified for the cooling fitting point. More...
 
NXOpen::Tooling::CoolingFittingDataGetCoolingFittingData ()
 Get the Cooling Fitting Data object. More...
 
NXOpen::SelectBodyListParentChannel ()
 Returns the parent channel of the cooling fitting points. More...
 
bool SearchBoundaryBodies ()
 Returns the value which specifies whether to auto search boundary bodies or not. More...
 
void SetFittingPoint (NXOpen::Point *fittingPoint)
 Sets the new point specified for the cooling fitting point. More...
 
void SetSearchBoundaryBodies (bool searchBoundaryBodies)
 Sets the value which specifies whether to auto search boundary bodies or not. More...
 
void SetUseSymbol (bool useSymbol)
 Sets the value which specifies whether to add real component or not. More...
 
NXOpen::ExpressionTopClearance ()
 Returns the top clearance
Created in NX8.0.0. More...
 
bool UseSymbol ()
 Returns the value which specifies whether to add real component or not. 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 Fitting which assists you to add cooling fitting.


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

Property Value

BottomClearance.Value

0 (millimeters part), 0 (inches part)

TopClearance.Value

5 (millimeters part), 1.25 (inches part)

UseSymbol

1


Created in NX7.5.0.

Member Function Documentation

NXOpen::Expression* NXOpen::Tooling::ChannelFittingBuilder::BottomClearance ( )

Returns the bottom clearance
Created in NX8.0.0.



License requirements : None

NXOpen::SelectBodyList* NXOpen::Tooling::ChannelFittingBuilder::BoundaryBody ( )

Returns the boundary body to create the cooling fitting points.


Created in NX8.0.0.

License requirements : None

NXOpen::Tooling::CoolingFittingData* NXOpen::Tooling::ChannelFittingBuilder::CreateCoolingFittingData ( )

Creates the Cooling Fitting Data object.

Returns
the new Tooling::CoolingFittingData instance
Created in NX7.5.0.

License requirements : None
void NXOpen::Tooling::ChannelFittingBuilder::CreateFittingPoints ( )

Create Fitting Points.


Created in NX7.5.0.

License requirements : None

NXOpen::Point* NXOpen::Tooling::ChannelFittingBuilder::FittingPoint ( )

Returns the new point specified for the cooling fitting point.


Created in NX7.5.0.

License requirements : None

NXOpen::Tooling::CoolingFittingData* NXOpen::Tooling::ChannelFittingBuilder::GetCoolingFittingData ( )

Get the Cooling Fitting Data object.

Returns

Created in NX7.5.0.

License requirements : None
NXOpen::SelectBodyList* NXOpen::Tooling::ChannelFittingBuilder::ParentChannel ( )

Returns the parent channel of the cooling fitting points.


Created in NX7.5.0.

License requirements : None

bool NXOpen::Tooling::ChannelFittingBuilder::SearchBoundaryBodies ( )

Returns the value which specifies whether to auto search boundary bodies or not.


Created in NX8.0.0.

License requirements : None

void NXOpen::Tooling::ChannelFittingBuilder::SetFittingPoint ( NXOpen::Point fittingPoint)

Sets the new point specified for the cooling fitting point.


Created in NX7.5.0.

License requirements : None

Parameters
fittingPointfittingpoint
void NXOpen::Tooling::ChannelFittingBuilder::SetSearchBoundaryBodies ( bool  searchBoundaryBodies)

Sets the value which specifies whether to auto search boundary bodies or not.


Created in NX8.0.0.

License requirements : None

Parameters
searchBoundaryBodiessearchboundarybodies
void NXOpen::Tooling::ChannelFittingBuilder::SetUseSymbol ( bool  useSymbol)

Sets the value which specifies whether to add real component or not.


Created in NX10.0.0.

License requirements : ug_mold_design ("UG MOLD")

Parameters
useSymbolusesymbol
NXOpen::Expression* NXOpen::Tooling::ChannelFittingBuilder::TopClearance ( )

Returns the top clearance
Created in NX8.0.0.



License requirements : None

bool NXOpen::Tooling::ChannelFittingBuilder::UseSymbol ( )

Returns the value which specifies whether to add real component or not.


Created in NX10.0.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.