NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::GeometricAnalysis::CurveAnalysisInflectionsBuilder Class Reference

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

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

List of all members.

Public Types

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

Public Member Functions

std::vector< NXOpen::Point * > CreatePoints ()
 Create points at the infections of the curve.
NXOpen::GeometricAnalysis::CurveAnalysisInflectionsBuilder::DirectionOptionType DirectionOption ()
 Returns the direction option
Created in NX6.0.0.
NXOpen::ScCollectorSelectedCurves ()
 Returns the selected curves
Created in NX6.0.0.
void SetDirectionOption (NXOpen::GeometricAnalysis::CurveAnalysisInflectionsBuilder::DirectionOptionType option)
 Sets the direction option
Created in NX6.0.0.
void SetVector (NXOpen::Direction *vect)
 Sets the vector
Created in NX6.0.0.
NXOpen::DirectionVector ()
 Returns the vector
Created in NX6.0.0.

Detailed Description

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


To create a new instance of this class, use GeometricAnalysis::AnalysisObjectCollection::CreateCurveAnalysisInflectionsBuilder

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

Create points at the infections of the curve.

Returns:

Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Returns the direction option
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Returns the selected curves
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Sets the direction option
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
optionoption

Sets the vector
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
vectvect

Returns the vector
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")


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