NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Features::TubeBuilder Class Reference

Represents a Features::Tube builder
To create a new instance of this class, use Features::FeatureCollection::CreateTubeBuilder
Default values. More...

Inheritance diagram for NXOpen::Features::TubeBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  Output { OutputMultipleSegments, OutputSingleSegment }
 This enum represents the topology output option. More...

Public Member Functions

NXOpen::GeometricUtilities::BooleanOperationBooleanOption ()
 Returns the boolean option
Created in NX5.0.0.
NXOpen::ExpressionInnerDiameter ()
 Returns the inner diameter
Created in NX5.0.0.
NXOpen::ExpressionOuterDiameter ()
 Returns the outer diameter
Created in NX5.0.0.
NXOpen::Features::TubeBuilder::Output OutputOption ()
 Returns the output topology option
Created in NX5.0.0.
NXOpen::SectionPathSection ()
 Returns the path section
Created in NX5.0.0.
void SetOutputOption (NXOpen::Features::TubeBuilder::Output outputOption)
 Sets the output topology option
Created in NX5.0.0.
void SetTolerance (double tolerance)
 Sets the distance tolerance
Created in NX5.0.0.
double Tolerance ()
 Returns the distance tolerance
Created in NX5.0.0.

Detailed Description

Represents a Features::Tube builder
To create a new instance of this class, use Features::FeatureCollection::CreateTubeBuilder
Default values.

Property Value

BooleanOption.Type

Create

InnerDiameter.Value

0 (millimeters part), 0 (inches part)

OuterDiameter.Value

1 (millimeters part), 0.04 (inches part)

OutputOption

MultipleSegments


Created in NX5.0.0.


Member Enumeration Documentation

This enum represents the topology output option.

Enumerator:
OutputMultipleSegments 

multiple segments output

OutputSingleSegment 

single segment output


Member Function Documentation

Returns the boolean option
Created in NX5.0.0.



License requirements : None

Returns the inner diameter
Created in NX5.0.0.



License requirements : None

Returns the outer diameter
Created in NX5.0.0.



License requirements : None

Returns the output topology option
Created in NX5.0.0.



License requirements : None

Returns the path section
Created in NX5.0.0.



License requirements : None

Sets the output topology option
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
outputOptionoutputoption
void NXOpen::Features::TubeBuilder::SetTolerance ( double  tolerance)

Sets the distance tolerance
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
tolerancetolerance

Returns the distance tolerance
Created in NX5.0.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.