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

Represents a CMM Inspection Curve Feature builder
To create a new instance of this class, use NXOpen::CAM::InspectionOperationCollection::CreateInspectionSurfaceFeatureBuilder

Created in NX7.0.0. More...

Inheritance diagram for NXOpen::CAM::InspectionSurfaceFeatureBuilder:
NXOpen::CAM::OperationBuilder NXOpen::CAM::ParamBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  PointDataDefinitionType { PointDataDefinitionTypeNone, PointDataDefinitionTypePointSet, PointDataDefinitionTypeIndividualPoints }
 The method used to define point data. More...
 
enum  StartEndModeType { StartEndModeTypePercentage, StartEndModeTypeDistance }
 the method used to define the start and end points More...
 
- Public Types inherited from NXOpen::CAM::OperationBuilder
enum  HoleAxisTypes { HoleAxisTypesVector, HoleAxisTypesRule, HoleAxisTypesRuleIfNoVector }
 Available types for Hole Axis Type in feature milling and hole making. More...
 
enum  HoleDepthTypes { HoleDepthTypesPoint, HoleDepthTypesRule }
 Available types for Hole Depth Type in feature milling and hole making. More...
 
enum  OptimizationBasedOnTypes { OptimizationBasedOnTypesDist, OptimizationBasedOnTypesOrient }
 Available types for optimization based on in operation. More...
 
enum  OptimizationDistanceTypes { OptimizationDistanceTypesDirect, OptimizationDistanceTypesTransition }
 Available types for optimization distance method in operation. More...
 
enum  OptimizationLevelTypes { OptimizationLevelTypesStandard, OptimizationLevelTypesAdvanced }
 Available types for optimization level in operation. More...
 
- Public Types inherited from NXOpen::CAM::ParamBuilder
enum  OptimizationTypes { OptimizationTypesNone, OptimizationTypesMinimizeTravel, OptimizationTypesBand }
 Available types for Optimization Method in operation. More...
 

Public Member Functions

double EndUDistance ()
 Returns the end distance in the U direction
Created in NX8.5.1. More...
 
double EndUPercent ()
 Returns the end percent in the U direction
Created in NX8.5.1. More...
 
double EndVDistance ()
 Returns the end distance in the V direction
Created in NX8.5.1. More...
 
double EndVPercent ()
 Returns the end percent in the V direction
Created in NX8.5.1. More...
 
void ErasePointDefinitionDisplay ()
 Erases display of point definition data
Created in NX9.0.0. More...
 
bool IsPointDefinitionChanged ()
 Returns the point data definition changed flag
Created in NX9.0.0. More...
 
NXString Name ()
 Returns the name
Created in NX7.0.0. More...
 
int NumberOfUPoints ()
 Returns the number of U points
Created in NX8.5.1. More...
 
int NumberOfVPoints ()
 Returns the number of V points
Created in NX8.5.1. More...
 
NXOpen::CAM::InspectionSurfaceFeatureBuilder::PointDataDefinitionType PointDataDefinition ()
 Returns the point data definition type
Created in NX8.5.1. More...
 
NXOpen::SelectPointListPointSelector ()
 Returns the user specified point selector
Created in NX8.5.1. More...
 
void PreviewPointData (bool showExisting)
 Creates preview of point definition data
Created in NX9.0.0. More...
 
bool ReverseDirection ()
 Returns the reverse direction
Created in NX7.0.0. More...
 
NXOpen::SelectFaceSelectedFace ()
 Returns the selected face
Created in NX7.0.0. More...
 
void SetEndUDistance (double endUDistance)
 Sets the end distance in the U direction
Created in NX8.5.1. More...
 
void SetEndUPercent (double endUPercent)
 Sets the end percent in the U direction
Created in NX8.5.1. More...
 
void SetEndVDistance (double endVDistance)
 Sets the end distance in the V direction
Created in NX8.5.1. More...
 
void SetEndVPercent (double endVPercent)
 Sets the end percent in the V direction
Created in NX8.5.1. More...
 
void SetName (const NXString &name)
 Sets the name
Created in NX7.0.0. More...
 
void SetName (const char *name)
 Sets the name
Created in NX7.0.0. More...
 
void SetNumberOfUPoints (int numberOfUPoints)
 Sets the number of U points
Created in NX8.5.1. More...
 
void SetNumberOfVPoints (int numberOfVPoints)
 Sets the number of V points
Created in NX8.5.1. More...
 
void SetPointDataDefinition (NXOpen::CAM::InspectionSurfaceFeatureBuilder::PointDataDefinitionType pointDataDefinition)
 Sets the point data definition type
Created in NX8.5.1. More...
 
void SetPointDefinitionChanged (bool isChanged)
 Sets the point data definition changed flag
Created in NX9.0.0. More...
 
void SetReverseDirection (bool reverseDirection)
 Sets the reverse direction
Created in NX7.0.0. More...
 
void SetStartUDistance (double startUDistance)
 Sets the start distance in the U direction
Created in NX8.5.1. More...
 
void SetStartUPercent (double startUPercent)
 Sets the start percent in the U direction
Created in NX8.5.1. More...
 
void SetStartVDistance (double startVDistance)
 Sets the start distance n the V direction
Created in NX8.5.1. More...
 
void SetStartVPercent (double startVPercent)
 Sets the start percent n the V direction
Created in NX8.5.1. More...
 
void SetUStartEndMode (NXOpen::CAM::InspectionSurfaceFeatureBuilder::StartEndModeType uStartEndMode)
 Sets the U start end mode
Created in NX8.5.1. More...
 
void SetVStartEndMode (NXOpen::CAM::InspectionSurfaceFeatureBuilder::StartEndModeType vStartEndMode)
 Sets the V start end mode
Created in NX8.5.1. More...
 
double StartUDistance ()
 Returns the start distance in the U direction
Created in NX8.5.1. More...
 
double StartUPercent ()
 Returns the start percent in the U direction
Created in NX8.5.1. More...
 
double StartVDistance ()
 Returns the start distance n the V direction
Created in NX8.5.1. More...
 
double StartVPercent ()
 Returns the start percent n the V direction
Created in NX8.5.1. More...
 
NXOpen::CAM::InspectionSurfaceFeatureBuilder::StartEndModeType UStartEndMode ()
 Returns the U start end mode
Created in NX8.5.1. More...
 
NXOpen::CAM::InspectionSurfaceFeatureBuilder::StartEndModeType VStartEndMode ()
 Returns the V start end mode
Created in NX8.5.1. More...
 
- Public Member Functions inherited from NXOpen::CAM::OperationBuilder
NXString ChannelName ()
 Returns the channel's name
Created in NX7.5.0. More...
 
NXString Description ()
 Returns the description
Created in NX9.0.0. More...
 
NXOpen::CAM::PostEventsCiBuilderEndOfPath ()
 Returns the end event builder
Created in NX5.0.1. More...
 
NXOpen::CAM::UdeSetEndUdeSet ()
 Returns the end ude set
Created in NX7.5.0. More...
 
NXOpen::CAM::GeometryCiBuilderGeometry ()
 Returns the geometry builder
Created in NX5.0.0. More...
 
std::vector< double > GetHoleAxisValues ()
 Get the Hole Axis values. More...
 
bool GougeChecking ()
 Returns the gouge checking flag
Created in NX9.0.0. More...
 
NXOpen::CAM::OperationBuilder::HoleAxisTypes HoleAxisType ()
 Returns the Hole Axis Type
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderHoleDepth ()
 Returns the max depth distance builder
Created in NX5.0.0. More...
 
NXOpen::CAM::OperationBuilder::HoleDepthTypes HoleDepthType ()
 Returns the Hole Depth Type
Created in NX5.0.0. More...
 
NXOpen::CAM::LayoutCiBuilderLayoutAndLayer ()
 Returns the Layer and Layout
Created in NX9.0.1. More...
 
NXOpen::CAM::ArcOutputTypeCiBuilderMotionOutputBuilder ()
 Returns the motion output builder
Created in NX8.0.0. More...
 
NXOpen::CAM::NotesNotes ()
 Returns the notes builder
Created in NX9.0.0. More...
 
NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes OptimizationBasedOn ()
 Returns the optimization based on in operation
Created in NX5.0.0. More...
 
NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes OptimizationDistanceMethod ()
 Returns the optimization distance method in operation
Created in NX5.0.0. More...
 
NXOpen::CAM::OperationBuilder::OptimizationLevelTypes OptimizationLevel ()
 Returns the optimization level in operation
Created in NX5.0.0. More...
 
NXOpen::CAM::OperationDisplayOptionsBuilderPathDisplayOptions ()
 Returns the path display options builder
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderRetractDistance ()
 Returns the Retract Distance builder (inheritable double)
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderRetractDistanceOnToolAxisChange ()
 Returns the Retract Distance on Tool Axis Change builder (inheritable double)
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderSafeClearance ()
 Returns the safe clearance builder
Created in NX6.0.0. More...
 
bool SelectToolFlag ()
 Returns the user selected tool
Created in NX5.0.0. More...
 
void SetChannelName (const NXString &channel)
 Sets the channel's name
Created in NX7.5.0. More...
 
void SetChannelName (const char *channel)
 Sets the channel's name
Created in NX7.5.0. More...
 
void SetDescription (const NXString &description)
 Sets the description
Created in NX9.0.0. More...
 
void SetDescription (const char *description)
 Sets the description
Created in NX9.0.0. More...
 
void SetGougeChecking (bool gougeChecking)
 Sets the gouge checking flag
Created in NX9.0.0. More...
 
void SetHoleAxisType (NXOpen::CAM::OperationBuilder::HoleAxisTypes types)
 Sets the Hole Axis Type
Created in NX5.0.0. More...
 
void SetHoleAxisValues (const std::vector< double > &holeAxis)
 Set the Hole Axis values
Created in NX5.0.0. More...
 
void SetHoleDepthType (NXOpen::CAM::OperationBuilder::HoleDepthTypes types)
 Sets the Hole Depth Type
Created in NX5.0.0. More...
 
void SetOptimizationBasedOn (NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes optimBasedOn)
 Sets the optimization based on in operation
Created in NX5.0.0. More...
 
void SetOptimizationDistanceMethod (NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes optimDistance)
 Sets the optimization distance method in operation
Created in NX5.0.0. More...
 
void SetOptimizationLevel (NXOpen::CAM::OperationBuilder::OptimizationLevelTypes optimType)
 Sets the optimization level in operation
Created in NX5.0.0. More...
 
void SetSelectToolFlag (bool selToolFlag)
 Sets the user selected tool
Created in NX5.0.0. More...
 
NXOpen::CAM::PostEventsCiBuilderStartOfPath ()
 Returns the start event builder
Created in NX5.0.1. More...
 
NXOpen::CAM::UdeSetStartUdeSet ()
 Returns the start ude set
Created in NX7.5.0. More...
 
NXOpen::CAM::ToolChangeCiBuilderToolChangeSetting ()
 Returns the tool change builder
Created in NX5.0.0. More...
 
NXOpen::CAM::ToolPathSplitParametersBuilderToolPathSplitParametersBuilder ()
 Returns the tool path split Parameters
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::ParamBuilder
NXOpen::CAM::UdeCycleEvent ()
 Returns the cycle event
Created in NX7.5.0. More...
 
NXOpen::CAM::CycleCycleTable ()
 Returns the cycle
Created in NX9.0.0. More...
 
NXOpen::CAM::ParamBuilder::OptimizationTypes OptimizationMethod ()
 Returns the optim method
Created in NX5.0.0. More...
 
void SetOptimizationMethod (NXOpen::CAM::ParamBuilder::OptimizationTypes optimMethod)
 Sets the optim method
Created in NX5.0.0. 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

Represents a CMM Inspection Curve Feature builder
To create a new instance of this class, use NXOpen::CAM::InspectionOperationCollection::CreateInspectionSurfaceFeatureBuilder

Created in NX7.0.0.


Member Enumeration Documentation

The method used to define point data.

Enumerator
PointDataDefinitionTypeNone 

No point data is defined.

PointDataDefinitionTypePointSet 

A set of points are defined using parameters.

PointDataDefinitionTypeIndividualPoints 

Individual points are defined.

the method used to define the start and end points

Enumerator
StartEndModeTypePercentage 

Percent.

StartEndModeTypeDistance 

Distance.

Member Function Documentation

double NXOpen::CAM::InspectionSurfaceFeatureBuilder::EndUDistance ( )

Returns the end distance in the U direction
Created in NX8.5.1.



License requirements : None

double NXOpen::CAM::InspectionSurfaceFeatureBuilder::EndUPercent ( )

Returns the end percent in the U direction
Created in NX8.5.1.



License requirements : None

double NXOpen::CAM::InspectionSurfaceFeatureBuilder::EndVDistance ( )

Returns the end distance in the V direction
Created in NX8.5.1.



License requirements : None

double NXOpen::CAM::InspectionSurfaceFeatureBuilder::EndVPercent ( )

Returns the end percent in the V direction
Created in NX8.5.1.



License requirements : None

void NXOpen::CAM::InspectionSurfaceFeatureBuilder::ErasePointDefinitionDisplay ( )

Erases display of point definition data
Created in NX9.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

bool NXOpen::CAM::InspectionSurfaceFeatureBuilder::IsPointDefinitionChanged ( )

Returns the point data definition changed flag
Created in NX9.0.0.



License requirements : None

NXString NXOpen::CAM::InspectionSurfaceFeatureBuilder::Name ( )

Returns the name
Created in NX7.0.0.



License requirements : None

int NXOpen::CAM::InspectionSurfaceFeatureBuilder::NumberOfUPoints ( )

Returns the number of U points
Created in NX8.5.1.



License requirements : None

int NXOpen::CAM::InspectionSurfaceFeatureBuilder::NumberOfVPoints ( )

Returns the number of V points
Created in NX8.5.1.



License requirements : None

NXOpen::CAM::InspectionSurfaceFeatureBuilder::PointDataDefinitionType NXOpen::CAM::InspectionSurfaceFeatureBuilder::PointDataDefinition ( )

Returns the point data definition type
Created in NX8.5.1.



License requirements : None

NXOpen::SelectPointList* NXOpen::CAM::InspectionSurfaceFeatureBuilder::PointSelector ( )

Returns the user specified point selector
Created in NX8.5.1.



License requirements : None

void NXOpen::CAM::InspectionSurfaceFeatureBuilder::PreviewPointData ( bool  showExisting)

Creates preview of point definition data
Created in NX9.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
showExistingshowexisting
bool NXOpen::CAM::InspectionSurfaceFeatureBuilder::ReverseDirection ( )

Returns the reverse direction
Created in NX7.0.0.



License requirements : None

NXOpen::SelectFace* NXOpen::CAM::InspectionSurfaceFeatureBuilder::SelectedFace ( )

Returns the selected face
Created in NX7.0.0.



License requirements : None

void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetEndUDistance ( double  endUDistance)

Sets the end distance in the U direction
Created in NX8.5.1.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
endUDistanceendudistance
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetEndUPercent ( double  endUPercent)

Sets the end percent in the U direction
Created in NX8.5.1.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
endUPercentendupercent
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetEndVDistance ( double  endVDistance)

Sets the end distance in the V direction
Created in NX8.5.1.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
endVDistanceendvdistance
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetEndVPercent ( double  endVPercent)

Sets the end percent in the V direction
Created in NX8.5.1.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
endVPercentendvpercent
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetName ( const NXString name)

Sets the name
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
namename
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetName ( const char *  name)

Sets the name
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
namename
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetNumberOfUPoints ( int  numberOfUPoints)

Sets the number of U points
Created in NX8.5.1.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
numberOfUPointsnumberofupoints
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetNumberOfVPoints ( int  numberOfVPoints)

Sets the number of V points
Created in NX8.5.1.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
numberOfVPointsnumberofvpoints
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetPointDataDefinition ( NXOpen::CAM::InspectionSurfaceFeatureBuilder::PointDataDefinitionType  pointDataDefinition)

Sets the point data definition type
Created in NX8.5.1.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
pointDataDefinitionpointdatadefinition
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetPointDefinitionChanged ( bool  isChanged)

Sets the point data definition changed flag
Created in NX9.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
isChangedischanged
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetReverseDirection ( bool  reverseDirection)

Sets the reverse direction
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
reverseDirectionreversedirection
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetStartUDistance ( double  startUDistance)

Sets the start distance in the U direction
Created in NX8.5.1.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
startUDistancestartudistance
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetStartUPercent ( double  startUPercent)

Sets the start percent in the U direction
Created in NX8.5.1.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
startUPercentstartupercent
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetStartVDistance ( double  startVDistance)

Sets the start distance n the V direction
Created in NX8.5.1.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
startVDistancestartvdistance
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetStartVPercent ( double  startVPercent)

Sets the start percent n the V direction
Created in NX8.5.1.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
startVPercentstartvpercent
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetUStartEndMode ( NXOpen::CAM::InspectionSurfaceFeatureBuilder::StartEndModeType  uStartEndMode)

Sets the U start end mode
Created in NX8.5.1.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
uStartEndModeustartendmode
void NXOpen::CAM::InspectionSurfaceFeatureBuilder::SetVStartEndMode ( NXOpen::CAM::InspectionSurfaceFeatureBuilder::StartEndModeType  vStartEndMode)

Sets the V start end mode
Created in NX8.5.1.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
vStartEndModevstartendmode
double NXOpen::CAM::InspectionSurfaceFeatureBuilder::StartUDistance ( )

Returns the start distance in the U direction
Created in NX8.5.1.



License requirements : None

double NXOpen::CAM::InspectionSurfaceFeatureBuilder::StartUPercent ( )

Returns the start percent in the U direction
Created in NX8.5.1.



License requirements : None

double NXOpen::CAM::InspectionSurfaceFeatureBuilder::StartVDistance ( )

Returns the start distance n the V direction
Created in NX8.5.1.



License requirements : None

double NXOpen::CAM::InspectionSurfaceFeatureBuilder::StartVPercent ( )

Returns the start percent n the V direction
Created in NX8.5.1.



License requirements : None

NXOpen::CAM::InspectionSurfaceFeatureBuilder::StartEndModeType NXOpen::CAM::InspectionSurfaceFeatureBuilder::UStartEndMode ( )

Returns the U start end mode
Created in NX8.5.1.



License requirements : None

NXOpen::CAM::InspectionSurfaceFeatureBuilder::StartEndModeType NXOpen::CAM::InspectionSurfaceFeatureBuilder::VStartEndMode ( )

Returns the V start end mode
Created in NX8.5.1.



License requirements : None


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