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

Represents the Probe Calibrate Stylus Move Builder
To create a new instance of this class, use NXOpen::CAM::MoveCollection::CreateProbeCalibrateStylusMoveBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::ProbeCalibrateStylusMoveBuilder:
NXOpen::CAM::MoveBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  CalibrateStylusType { CalibrateStylusTypeOffsets, CalibrateStylusTypeRadius, CalibrateStylusTypeVectorRadius }
 the stylus calibration types More...
 
enum  Depth { DepthMidpoint, DepthSpecify }
 the depth types More...
 
enum  Geometry { GeometryCylinder, GeometryPoint }
 the geometry types More...
 
- Public Types inherited from NXOpen::CAM::MoveBuilder
enum  Feed { FeedMotion, FeedCustom }
 the feed Type More...
 
enum  Motion {
  MotionRapid = 1, MotionEngage, MotionCut, MotionStepover,
  MotionRetract, MotionApproach, MotionTraversal, MotionDeparture,
  MotionReturn, MotionFirstCut, MotionLastCut, MotionCrossover
}
 the motion Type More...
 

Public Member Functions

NXOpen::NXObjectArcVector ()
 Returns the arc vector defining the cylinder to probe
Created in NX5.0.0. More...
 
double CalibrationDepth ()
 Returns the calibration depth
Created in NX5.0.0. More...
 
NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::CalibrateStylusType CalibrationType ()
 Returns the calibration type
Created in NX5.0.0. More...
 
NXOpen::NXObjectCylinder ()
 Returns the cylinder to probe
Created in NX5.0.0. More...
 
NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::Depth DepthType ()
 Returns the depth type
Created in NX5.0.0. More...
 
double Diameter ()
 Returns the diameter defining the cylinder to probe
Created in NX5.0.0. More...
 
NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::Geometry GeometryType ()
 Returns the geometry type
Created in NX5.0.0. More...
 
bool OutputWorkOffset ()
 Returns the option to output the work offset to update
Created in NX5.0.0. More...
 
NXOpen::PointPoint ()
 Returns the point defining the cylinder to probe
Created in NX5.0.0. More...
 
NXOpen::CAM::ProbeProtectedParametersBuilderProbeProtectedParameters ()
 Returns the probe protected parameters builder
Created in NX5.0.0. More...
 
void SetArcVector (NXOpen::NXObject *vector)
 Sets the arc vector defining the cylinder to probe
Created in NX5.0.0. More...
 
void SetCalibrationDepth (double calibrationDepth)
 Sets the calibration depth
Created in NX5.0.0. More...
 
void SetCalibrationType (NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::CalibrateStylusType calibType)
 Sets the calibration type
Created in NX5.0.0. More...
 
void SetCylinder (NXOpen::NXObject *cylinder)
 Sets the cylinder to probe
Created in NX5.0.0. More...
 
void SetDepthType (NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::Depth depthType)
 Sets the depth type
Created in NX5.0.0. More...
 
void SetDiameter (double diameter)
 Sets the diameter defining the cylinder to probe
Created in NX5.0.0. More...
 
void SetGeometryType (NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::Geometry geomType)
 Sets the geometry type
Created in NX5.0.0. More...
 
void SetOutputWorkOffset (bool newValue)
 Sets the option to output the work offset to update
Created in NX5.0.0. More...
 
void SetPoint (NXOpen::Point *point)
 Sets the point defining the cylinder to probe
Created in NX5.0.0. More...
 
void SetWorkOffset (int workOffset)
 Sets the work offset to update
Created in NX5.0.0. More...
 
int WorkOffset ()
 Returns the work offset to update
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::MoveBuilder
double FeedRate ()
 Returns the feed rate
Created in NX5.0.0. More...
 
NXOpen::CAM::MoveBuilder::Feed FeedType ()
 Returns the feed type
Created in NX5.0.0. More...
 
NXOpen::CAM::FeedRateUnit FeedUnit ()
 Returns the feed unit
Created in NX7.5.0. More...
 
NXOpen::CAM::UdeParameterGetUserParameter (const NXString &parameterName)
 Returns the custom parameter with the given name. More...
 
NXOpen::CAM::UdeParameterGetUserParameter (const char *parameterName)
 Returns the custom parameter with the given name. More...
 
NXOpen::CAM::UdeParameterGetUserParameter (int index)
 Returns the parameter at the input index. More...
 
NXOpen::CAM::MoveBuilder::Motion MotionType ()
 Returns the motion type
Created in NX5.0.0. More...
 
int NumberOfUserParameters ()
 Returns the number of user parameters
Created in NX8.0.0. More...
 
bool ProtectedMove ()
 Returns the protected move status
Created in NX5.0.0. More...
 
void SetFeedRate (double feedRate)
 Sets the feed rate
Created in NX5.0.0. More...
 
void SetFeedType (NXOpen::CAM::MoveBuilder::Feed feedType)
 Sets the feed type
Created in NX5.0.0. More...
 
void SetFeedUnit (NXOpen::CAM::FeedRateUnit unit)
 Sets the feed unit
Created in NX7.5.0. More...
 
void SetMotionType (NXOpen::CAM::MoveBuilder::Motion motionType)
 Sets the motion type
Created in NX5.0.0. More...
 
void SetParent (NXOpen::CAM::CAMObject *parent)
 Set parent
Created in NX5.0.0. More...
 
void SetProtectedMove (bool protectedMove)
 Sets the protected move status
Created in NX5.0.0. More...
 
void SetSibling (NXOpen::CAM::CAMObject *sibling)
 Set sibling
Created in NX5.0.0. More...
 
void SetSubopLabel (const NXString &subopLabel)
 Sets the subop label
Created in NX8.5.1. More...
 
void SetSubopLabel (const char *subopLabel)
 Sets the subop label
Created in NX8.5.1. More...
 
NXString SubopLabel ()
 Returns the subop label
Created in NX8.5.1. 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 the Probe Calibrate Stylus Move Builder
To create a new instance of this class, use NXOpen::CAM::MoveCollection::CreateProbeCalibrateStylusMoveBuilder

Created in NX5.0.0.


Member Enumeration Documentation

the stylus calibration types

Enumerator
CalibrateStylusTypeOffsets 

Stylus offsets.

CalibrateStylusTypeRadius 

Stylus ball radius.

CalibrateStylusTypeVectorRadius 

Stylus vector ball radius.

the depth types

Enumerator
DepthMidpoint 

Midpoint of cylinder.

DepthSpecify 

Specify distance.

the geometry types

Enumerator
GeometryCylinder 

Cylinder.

GeometryPoint 

Point.

Member Function Documentation

NXOpen::NXObject* NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::ArcVector ( )

Returns the arc vector defining the cylinder to probe
Created in NX5.0.0.



License requirements : None

double NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::CalibrationDepth ( )

Returns the calibration depth
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::CalibrateStylusType NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::CalibrationType ( )

Returns the calibration type
Created in NX5.0.0.



License requirements : None

NXOpen::NXObject* NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::Cylinder ( )

Returns the cylinder to probe
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::Depth NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::DepthType ( )

Returns the depth type
Created in NX5.0.0.



License requirements : None

double NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::Diameter ( )

Returns the diameter defining the cylinder to probe
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::Geometry NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::GeometryType ( )

Returns the geometry type
Created in NX5.0.0.



License requirements : None

bool NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::OutputWorkOffset ( )

Returns the option to output the work offset to update
Created in NX5.0.0.



License requirements : None

NXOpen::Point* NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::Point ( )

Returns the point defining the cylinder to probe
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::ProbeProtectedParametersBuilder* NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::ProbeProtectedParameters ( )

Returns the probe protected parameters builder
Created in NX5.0.0.



License requirements : None

void NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::SetArcVector ( NXOpen::NXObject vector)

Sets the arc vector defining the cylinder to probe
Created in NX5.0.0.



License requirements : None

Parameters
vectorvector
void NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::SetCalibrationDepth ( double  calibrationDepth)

Sets the calibration depth
Created in NX5.0.0.



License requirements : None

Parameters
calibrationDepthcalibration depth
void NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::SetCalibrationType ( NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::CalibrateStylusType  calibType)

Sets the calibration type
Created in NX5.0.0.



License requirements : None

Parameters
calibTypecalibtype
void NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::SetCylinder ( NXOpen::NXObject cylinder)

Sets the cylinder to probe
Created in NX5.0.0.



License requirements : None

Parameters
cylindercylinder
void NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::SetDepthType ( NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::Depth  depthType)

Sets the depth type
Created in NX5.0.0.



License requirements : None

Parameters
depthTypedepthtype
void NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::SetDiameter ( double  diameter)

Sets the diameter defining the cylinder to probe
Created in NX5.0.0.



License requirements : None

Parameters
diameterdiameter
void NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::SetGeometryType ( NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::Geometry  geomType)

Sets the geometry type
Created in NX5.0.0.



License requirements : None

Parameters
geomTypegeomtype
void NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::SetOutputWorkOffset ( bool  newValue)

Sets the option to output the work offset to update
Created in NX5.0.0.



License requirements : None

Parameters
newValuenewvalue
void NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::SetPoint ( NXOpen::Point point)

Sets the point defining the cylinder to probe
Created in NX5.0.0.



License requirements : None

Parameters
pointpoint
void NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::SetWorkOffset ( int  workOffset)

Sets the work offset to update
Created in NX5.0.0.



License requirements : None

Parameters
workOffsetwork offset
int NXOpen::CAM::ProbeCalibrateStylusMoveBuilder::WorkOffset ( )

Returns the work offset to update
Created in NX5.0.0.



License requirements : None


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