NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::GeometricAnalysis::CurveAnalysisCombsBuilder Class Reference

This class handles the options setting for the curve analysis information (Curvature Combs) display. More...

Inheritance diagram for NXOpen::GeometricAnalysis::CurveAnalysisCombsBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  DirectionOptionType { DirectionOptionTypeNone, DirectionOptionTypePlaneOfCurve, DirectionOptionTypeSpecifyVector, DirectionOptionTypeWorkView }
 Direction option types. More...
 

Public Member Functions

NXOpen::GeometricUtilities::CombOptionsBuilderCombOptions ()
 Returns the comb options
More...
 
NXOpen::GeometricUtilities::CurveRangeBuilderCurveRange ()
 Returns the curve range
More...
 
NXOpen::GeometricAnalysis::CurveAnalysisCombsBuilder::DirectionOptionType DirectionOption ()
 Returns the direction option
More...
 
NXOpen::ScCollectorSelectedCurves ()
 Returns the selected curves
More...
 
void SetDirectionOption (NXOpen::GeometricAnalysis::CurveAnalysisCombsBuilder::DirectionOptionType option)
 Sets the direction option
More...
 
void SetVector (NXOpen::Direction *vect)
 Sets the vector
More...
 
void UpdateCurves ()
 This method should be called after the selected curves have changed
More...
 
NXOpen::DirectionVector ()
 Returns the vector
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

This class handles the options setting for the curve analysis information (Curvature Combs) display.


To create a new instance of this class, use NXOpen::GeometricAnalysis::AnalysisObjectCollection::CreateCurveAnalysisCombsBuilder
Default values.

Property Value

CurveRange.AnchorPosition

Start


Deprecated:
Deprecated in NX8.5.0. Use NXOpen::GeometricAnalysis::CurveCurvatureAnalysis .


Created in NX6.0.0.

Member Enumeration Documentation

Direction option types.

Enumerator
DirectionOptionTypeNone 

no direction

DirectionOptionTypePlaneOfCurve 

best fit plane

DirectionOptionTypeSpecifyVector 

specify vector

DirectionOptionTypeWorkView 

work view

Member Function Documentation

NXOpen::GeometricUtilities::CombOptionsBuilder* NXOpen::GeometricAnalysis::CurveAnalysisCombsBuilder::CombOptions ( )

Returns the comb options

Deprecated:
Deprecated in NX8.5.0.

Use NXOpen::GeometricAnalysis::CurveCurvatureAnalysis .


Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::GeometricUtilities::CurveRangeBuilder* NXOpen::GeometricAnalysis::CurveAnalysisCombsBuilder::CurveRange ( )

Returns the curve range

Deprecated:
Deprecated in NX8.5.0.

Use NXOpen::GeometricAnalysis::CurveCurvatureAnalysis .


Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::GeometricAnalysis::CurveAnalysisCombsBuilder::DirectionOptionType NXOpen::GeometricAnalysis::CurveAnalysisCombsBuilder::DirectionOption ( )

Returns the direction option

Deprecated:
Deprecated in NX8.5.0.

Use NXOpen::GeometricAnalysis::CurveCurvatureAnalysis .


Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::ScCollector* NXOpen::GeometricAnalysis::CurveAnalysisCombsBuilder::SelectedCurves ( )

Returns the selected curves

Deprecated:
Deprecated in NX8.5.0.

Use NXOpen::GeometricAnalysis::CurveCurvatureAnalysis .


Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

void NXOpen::GeometricAnalysis::CurveAnalysisCombsBuilder::SetDirectionOption ( NXOpen::GeometricAnalysis::CurveAnalysisCombsBuilder::DirectionOptionType  option)

Sets the direction option

Deprecated:
Deprecated in NX8.5.0.

Use NXOpen::GeometricAnalysis::CurveCurvatureAnalysis .


Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
optionoption
void NXOpen::GeometricAnalysis::CurveAnalysisCombsBuilder::SetVector ( NXOpen::Direction vect)

Sets the vector

Deprecated:
Deprecated in NX8.5.0.

Use NXOpen::GeometricAnalysis::CurveCurvatureAnalysis .


Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
vectvect
void NXOpen::GeometricAnalysis::CurveAnalysisCombsBuilder::UpdateCurves ( )

This method should be called after the selected curves have changed

Deprecated:
Deprecated in NX8.5.0.

Use NXOpen::GeometricAnalysis::CurveCurvatureAnalysis .


Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::Direction* NXOpen::GeometricAnalysis::CurveAnalysisCombsBuilder::Vector ( )

Returns the vector

Deprecated:
Deprecated in NX8.5.0.

Use NXOpen::GeometricAnalysis::CurveCurvatureAnalysis .


Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")


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