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

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

Created in NX7.0.0. More...

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

Public Member Functions

double CenterPointX ()
 Returns the center point X coordinate
Created in NX7.0.0. More...
 
double CenterPointY ()
 Returns the center point Y coordinate
Created in NX7.0.0. More...
 
double CenterPointZ ()
 Returns the center point Z coordinate
Created in NX7.0.0. More...
 
NXOpen::CAM::CamInspectionOperationCsysreferencetypes CsysRefType ()
 Returns the coordinate system reference type
Created in NX7.0.0. More...
 
NXOpen::CAM::InspectionCylinderCircleFitModeBuilderCylinderCircleFitModeBuilder ()
 Returns the Cylinder Circle Fitting Mode Builder
Created in NX9.0.0. More...
 
double EndAngle ()
 Returns the Arc end angle
Created in NX7.0.0. More...
 
void FlipNormal ()
 Flips the arc inspection feature normal vector
Created in NX7.0.0. More...
 
NXOpen::CAM::CamInspectionOperationInneroutertypes InOutType ()
 Returns the inspection feature inner/outer type (hole/pin)
Created in NX7.0.0. More...
 
NXString Name ()
 Returns the Inspection Arc Feature name
Created in NX7.0.0. More...
 
double NormalVectorI ()
 Returns the normal vector I component
Created in NX7.0.0. More...
 
double NormalVectorJ ()
 Returns the normal vector J component
Created in NX7.0.0. More...
 
double NormalVectorK ()
 Returns the normal vector K component
Created in NX7.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderOffsetDistance ()
 Returns the offset distance
Created in NX9.0.0. More...
 
double Radius ()
 Returns the inspection feature radius
Created in NX7.0.0. More...
 
bool ReverseDirection ()
 Returns the reverse normal vector direction button
Created in NX7.0.0. More...
 
void ReverseOffsetDirection ()
 Reverses the offset direction
Created in NX9.0.0. More...
 
NXOpen::SelectNXObjectListSelectArc ()
 Returns the selected Arc
Created in NX7.0.0. More...
 
void SetCenterPointX (double x)
 Sets the center point X coordinate
Created in NX7.0.0. More...
 
void SetCenterPointY (double y)
 Sets the center point Y coordinate
Created in NX7.0.0. More...
 
void SetCenterPointZ (double z)
 Sets the center point Z coordinate
Created in NX7.0.0. More...
 
void SetCsysRefType (NXOpen::CAM::CamInspectionOperationCsysreferencetypes csysRefType)
 Sets the coordinate system reference type
Created in NX7.0.0. More...
 
void SetEndAngle (double endAngle)
 Sets the Arc end angle
Created in NX7.0.0. More...
 
void SetInOutType (NXOpen::CAM::CamInspectionOperationInneroutertypes inOutType)
 Sets the inspection feature inner/outer type (hole/pin)
Created in NX7.0.0. More...
 
void SetName (const NXString &name)
 Sets the Inspection Arc Feature name
Created in NX7.0.0. More...
 
void SetName (const char *name)
 Sets the Inspection Arc Feature name
Created in NX7.0.0. More...
 
void SetNormalVectorI (double i)
 Sets the normal vector I component
Created in NX7.0.0. More...
 
void SetNormalVectorJ (double j)
 Sets the normal vector J component
Created in NX7.0.0. More...
 
void SetNormalVectorK (double k)
 Sets the normal vector K component
Created in NX7.0.0. More...
 
void SetRadius (double radius)
 Sets the inspection feature radius
Created in NX7.0.0. More...
 
void SetReverseDirection (bool reverseDirection)
 Sets the reverse normal vector direction button
Created in NX7.0.0. More...
 
void SetStartAngle (double startAngle)
 Sets the Arc start angle
Created in NX7.0.0. More...
 
void SetStartVectorI (double startVectorI)
 Sets the start vector I component
Created in NX7.0.0. More...
 
void SetStartVectorJ (double jStartVec)
 Sets the start vector J component
Created in NX7.0.0. More...
 
void SetStartVectorK (double kStartVec)
 Sets the start vector K component
Created in NX7.0.0. More...
 
double StartAngle ()
 Returns the Arc start angle
Created in NX7.0.0. More...
 
double StartVectorI ()
 Returns the start vector I component
Created in NX7.0.0. More...
 
double StartVectorJ ()
 Returns the start vector J component
Created in NX7.0.0. More...
 
double StartVectorK ()
 Returns the start vector K component
Created in NX7.0.0. More...
 
void UpdateOffset ()
 Updates the arc inspection feature offset distance and associated values
Created in NX9.0.0. More...
 
void UpdateParams ()
 Updates arc inspection feature characteristic parameters based on selected geometry
Created in NX7.0.0. 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...
 
NXString PostToolPathExit ()
 Returns the environment variable that points to the post tool path generation library which has the exit
Created in NX9.0.3. 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 SetPostToolPathExit (const NXString &exitName)
 Sets the environment variable that points to the post tool path generation library which has the exit
Created in NX9.0.3. More...
 
void SetPostToolPathExit (const char *exitName)
 Sets the environment variable that points to the post tool path generation library which has the exit
Created in NX9.0.3. 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::ToolPathEditorBuilderToolPathEditor ()
 Returns the Tool Path Editor Builder
Created in NX9.0.3. 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::TaggedObjectGetCustomizableItemBuilder (const NXString &name)
 Returns the customizable item builder for the given customizable item name. More...
 
NXOpen::TaggedObjectGetCustomizableItemBuilder (const char *name)
 Returns the customizable item builder for the given customizable item name. More...
 
std::vector< NXStringGetCustomizableItemNames ()
 Returns the names for all customizable item ids. 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...
 

Additional Inherited Members

- 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...
 

Detailed Description

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

Created in NX7.0.0.


Member Function Documentation

double NXOpen::CAM::InspectionArcFeatureBuilder::CenterPointX ( )

Returns the center point X coordinate
Created in NX7.0.0.



License requirements : None

double NXOpen::CAM::InspectionArcFeatureBuilder::CenterPointY ( )

Returns the center point Y coordinate
Created in NX7.0.0.



License requirements : None

double NXOpen::CAM::InspectionArcFeatureBuilder::CenterPointZ ( )

Returns the center point Z coordinate
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::CamInspectionOperationCsysreferencetypes NXOpen::CAM::InspectionArcFeatureBuilder::CsysRefType ( )

Returns the coordinate system reference type
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::InspectionCylinderCircleFitModeBuilder* NXOpen::CAM::InspectionArcFeatureBuilder::CylinderCircleFitModeBuilder ( )

Returns the Cylinder Circle Fitting Mode Builder
Created in NX9.0.0.



License requirements : None

double NXOpen::CAM::InspectionArcFeatureBuilder::EndAngle ( )

Returns the Arc end angle
Created in NX7.0.0.



License requirements : None

void NXOpen::CAM::InspectionArcFeatureBuilder::FlipNormal ( )

Flips the arc inspection feature normal vector
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

NXOpen::CAM::CamInspectionOperationInneroutertypes NXOpen::CAM::InspectionArcFeatureBuilder::InOutType ( )

Returns the inspection feature inner/outer type (hole/pin)
Created in NX7.0.0.



License requirements : None

NXString NXOpen::CAM::InspectionArcFeatureBuilder::Name ( )

Returns the Inspection Arc Feature name
Created in NX7.0.0.



License requirements : None

double NXOpen::CAM::InspectionArcFeatureBuilder::NormalVectorI ( )

Returns the normal vector I component
Created in NX7.0.0.



License requirements : None

double NXOpen::CAM::InspectionArcFeatureBuilder::NormalVectorJ ( )

Returns the normal vector J component
Created in NX7.0.0.



License requirements : None

double NXOpen::CAM::InspectionArcFeatureBuilder::NormalVectorK ( )

Returns the normal vector K component
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionArcFeatureBuilder::OffsetDistance ( )

Returns the offset distance
Created in NX9.0.0.



License requirements : None

double NXOpen::CAM::InspectionArcFeatureBuilder::Radius ( )

Returns the inspection feature radius
Created in NX7.0.0.



License requirements : None

bool NXOpen::CAM::InspectionArcFeatureBuilder::ReverseDirection ( )

Returns the reverse normal vector direction button
Created in NX7.0.0.



License requirements : None

void NXOpen::CAM::InspectionArcFeatureBuilder::ReverseOffsetDirection ( )

Reverses the offset direction
Created in NX9.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

NXOpen::SelectNXObjectList* NXOpen::CAM::InspectionArcFeatureBuilder::SelectArc ( )

Returns the selected Arc
Created in NX7.0.0.



License requirements : None

void NXOpen::CAM::InspectionArcFeatureBuilder::SetCenterPointX ( double  x)

Sets the center point X coordinate
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
xx
void NXOpen::CAM::InspectionArcFeatureBuilder::SetCenterPointY ( double  y)

Sets the center point Y coordinate
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
yy
void NXOpen::CAM::InspectionArcFeatureBuilder::SetCenterPointZ ( double  z)

Sets the center point Z coordinate
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
zz
void NXOpen::CAM::InspectionArcFeatureBuilder::SetCsysRefType ( NXOpen::CAM::CamInspectionOperationCsysreferencetypes  csysRefType)

Sets the coordinate system reference type
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
csysRefTypecsysreftype
void NXOpen::CAM::InspectionArcFeatureBuilder::SetEndAngle ( double  endAngle)

Sets the Arc end angle
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
endAngleendangle
void NXOpen::CAM::InspectionArcFeatureBuilder::SetInOutType ( NXOpen::CAM::CamInspectionOperationInneroutertypes  inOutType)

Sets the inspection feature inner/outer type (hole/pin)
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
inOutTypeinouttype
void NXOpen::CAM::InspectionArcFeatureBuilder::SetName ( const NXString name)

Sets the Inspection Arc Feature name
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

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

Sets the Inspection Arc Feature name
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
namename
void NXOpen::CAM::InspectionArcFeatureBuilder::SetNormalVectorI ( double  i)

Sets the normal vector I component
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
ii
void NXOpen::CAM::InspectionArcFeatureBuilder::SetNormalVectorJ ( double  j)

Sets the normal vector J component
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
jj
void NXOpen::CAM::InspectionArcFeatureBuilder::SetNormalVectorK ( double  k)

Sets the normal vector K component
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
kk
void NXOpen::CAM::InspectionArcFeatureBuilder::SetRadius ( double  radius)

Sets the inspection feature radius
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
radiusradius
void NXOpen::CAM::InspectionArcFeatureBuilder::SetReverseDirection ( bool  reverseDirection)

Sets the reverse normal vector direction button
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
reverseDirectionreversedirection
void NXOpen::CAM::InspectionArcFeatureBuilder::SetStartAngle ( double  startAngle)

Sets the Arc start angle
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
startAnglestartangle
void NXOpen::CAM::InspectionArcFeatureBuilder::SetStartVectorI ( double  startVectorI)

Sets the start vector I component
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
startVectorIstartvectori
void NXOpen::CAM::InspectionArcFeatureBuilder::SetStartVectorJ ( double  jStartVec)

Sets the start vector J component
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
jStartVecjstartvec
void NXOpen::CAM::InspectionArcFeatureBuilder::SetStartVectorK ( double  kStartVec)

Sets the start vector K component
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
kStartVeckstartvec
double NXOpen::CAM::InspectionArcFeatureBuilder::StartAngle ( )

Returns the Arc start angle
Created in NX7.0.0.



License requirements : None

double NXOpen::CAM::InspectionArcFeatureBuilder::StartVectorI ( )

Returns the start vector I component
Created in NX7.0.0.



License requirements : None

double NXOpen::CAM::InspectionArcFeatureBuilder::StartVectorJ ( )

Returns the start vector J component
Created in NX7.0.0.



License requirements : None

double NXOpen::CAM::InspectionArcFeatureBuilder::StartVectorK ( )

Returns the start vector K component
Created in NX7.0.0.



License requirements : None

void NXOpen::CAM::InspectionArcFeatureBuilder::UpdateOffset ( )

Updates the arc inspection feature offset distance and associated values
Created in NX9.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

void NXOpen::CAM::InspectionArcFeatureBuilder::UpdateParams ( )

Updates arc inspection feature characteristic parameters based on selected geometry
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")


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