NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::CurveLengthBuilder Class Reference

Represents the CurveLength builder
To create a new instance of this class, use Features::FeatureCollection::CreateCurvelengthBuilder
Default values. More...

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

List of all members.

Public Member Functions

bool Associativity ()
 Returns the associativity.
NXOpen::GeometricUtilities::CurveLengthDataCurvelengthData ()
 Returns the curvelength data.
NXOpen::GeometricUtilities::CurveOptionsCurveOptions ()
 Returns the CurveOptions.
double DistanceTolerance ()
 Returns the distance tolerance.
NXOpen::Features::OriginalCurve OriginalCurveOption ()
 Returns the original curve option.
NXOpen::SectionSection ()
 Returns the section.
void SetAssociativity (bool associativity)
 Sets the associativity.
void SetDistanceTolerance (double distanceTolerance)
 Sets the distance tolerance.
void SetOriginalCurveOption (NXOpen::Features::OriginalCurve originalCurve)
 Sets the original curve option.
void SetSection (NXOpen::Section *section)
 Sets the section.

Detailed Description

Represents the CurveLength builder
To create a new instance of this class, use Features::FeatureCollection::CreateCurvelengthBuilder
Default values.

Property Value

CurveOptions.Associative

True


Created in NX4.0.0.


Member Function Documentation

Returns the associativity.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Returns the curvelength data.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Returns the CurveOptions.


Created in NX5.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Returns the distance tolerance.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Returns the original curve option.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Returns the section.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Sets the associativity.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
associativityCurveLength associativity

Sets the distance tolerance.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
distanceToleranceCurveLength chaining tolerance

Sets the original curve option.


Deprecated:
Deprecated in NX5.0.0.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
originalCurveCurveLength original curve option

Sets the section.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
sectionSection object This parameter may not be NULL.

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.