NX Open C++ Reference Guide
|
Represents the builder for the CMM Inspection sub-operation Scan Curve. More...
Public Member Functions | |
NXOpen::CAM::InheritableDoubleBuilder * | CurvatureFactor () |
Returns the Curvature Increase Factor for points along the Scan Curve Created in NX7.5.3. | |
NXOpen::NXObject * | Curve () |
Returns the curve Created in NX7.5.2. | |
NXOpen::CAM::InspectionMethodBuilder::ScanCurveModeTypes | CurveMode () |
Returns the curve specification mode Created in NX7.5.3. | |
double | DepthDistance () |
Returns the depth distance Created in NX9.0.0. | |
NXOpen::CAM::InspectionMoveBuilder::DepthMethodTypes | DepthMethod () |
Returns the depth method Created in NX9.0.0. | |
double | EndDistance () |
Returns the End Distance of the Scan Curve Created in NX7.5.2. | |
NXOpen::CAM::InheritableDoubleBuilder * | EndDistanceBuilder () |
Returns the End Distance of the Scan Curve Created in NX8.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | EndPercentage () |
Returns the End Percentage of the Scan Curve Created in NX8.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | MaxSpacing () |
Returns the Maximum Spacing of points along the Scan Curve Created in NX7.5.3. | |
bool | MergePrevious () |
Returns the Merge Previous flag Created in NX7.5.2. | |
NXOpen::CAM::InheritableDoubleBuilder * | MinSpacing () |
Returns the Minimum Spacing of points along the Scan Curve Created in NX7.5.3. | |
int | Nbpoints () |
Returns the Number of Scan Points on the curve Created in NX7.5.2. | |
NXOpen::CAM::InheritableIntBuilder * | NbPointsBuilder () |
Returns the builder for the Number of Scan Points on the curve Created in NX8.5.0. | |
bool | Reversedirection () |
Returns the Reverse Direction flag on the curve Created in NX7.5.2. | |
void | SetCurve (NXOpen::NXObject *curve) |
Sets the curve Created in NX7.5.2. | |
void | SetCurveMode (NXOpen::CAM::InspectionMethodBuilder::ScanCurveModeTypes mode) |
Sets the curve specification mode Created in NX7.5.3. | |
void | SetDepthDistance (double distance) |
Sets the depth distance Created in NX9.0.0. | |
void | SetDepthMethod (NXOpen::CAM::InspectionMoveBuilder::DepthMethodTypes method) |
Sets the depth method Created in NX9.0.0. | |
void | SetEndDistance (double distance) |
Sets the End Distance of the Scan Curve Created in NX7.5.2. | |
void | SetMergePrevious (bool mergeprevious) |
Sets the Merge Previous flag Created in NX7.5.2. | |
void | SetNbpoints (int nbpoints) |
Sets the Number of Scan Points on the curve Created in NX7.5.2. | |
void | SetReversedirection (bool reversedir) |
Sets the Reverse Direction flag on the curve Created in NX7.5.2. | |
void | SetStartDistance (double distance) |
Sets the Start Distance of the Scan Curve Created in NX7.5.2. | |
void | SetStartEndMode (NXOpen::CAM::InspectionMethodBuilder::UVModeTypes startEndMode) |
Sets the start/end mode Created in NX8.5.0. | |
double | StartDistance () |
Returns the Start Distance of the Scan Curve Created in NX7.5.2. | |
NXOpen::CAM::InheritableDoubleBuilder * | StartDistanceBuilder () |
Returns the Start Distance of the Scan Curve Created in NX8.5.0. | |
NXOpen::CAM::InspectionMethodBuilder::UVModeTypes | StartEndMode () |
Returns the start/end mode Created in NX8.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | StartPercentage () |
Returns the Start Percentage of the Scan Curve Created in NX8.5.0. | |
![]() | |
double | AngleA () |
Returns the A angle for an indexable head Created in NX7.0.0. | |
double | AngleB () |
Returns the B angle for an indexable head Created in NX7.0.0. | |
double | ApproachDistance () |
Returns the approach distance Created in NX7.0.0. | |
NXOpen::CAM::MoveBuilder::Motion | MotionType () |
Returns the motion type Created in NX7.0.0. | |
double | RetractDistance () |
Returns the retract distance Created in NX7.0.0. | |
NXString | SensorOpName () |
Returns the inspection sensor operation name Created in NX7.5.1. | |
NXOpen::CAM::InspectionMoveBuilder::SensorStrategyTypes | SensorStrategy () |
Returns the sensor selection strategy Created in NX7.5.1. | |
NXOpen::CAM::InspectionSensorStrategyBuilder * | SensorStrategyBuilder () |
Returns the Sensor Strategy Enum Builder Created in NX9.0.0. | |
void | SetAngleA (double angle) |
Sets the A angle for an indexable head Created in NX7.0.0. | |
void | SetAngleB (double angle) |
Sets the B angle for an indexable head Created in NX7.0.0. | |
void | SetApproachDistance (double distance) |
Sets the approach distance Created in NX7.0.0. | |
void | SetMotionType (NXOpen::CAM::MoveBuilder::Motion motionType) |
Sets the motion type Created in NX7.0.0. | |
void | SetParent (NXOpen::CAM::CAMObject *parent) |
Set parent Created in NX7.0.0. | |
void | SetProbeAngles () |
Set default values for probe angles based on feature type. | |
void | SetRetractDistance (double distance) |
Sets the retract distance Created in NX7.0.0. | |
void | SetSensorOpName (const NXString &sensorOpName) |
Sets the inspection sensor operation name Created in NX7.5.1. | |
void | SetSensorOpName (const char *sensorOpName) |
Sets the inspection sensor operation name Created in NX7.5.1. | |
void | SetSensorStrategy (NXOpen::CAM::InspectionMoveBuilder::SensorStrategyTypes sensorStrategy) |
Sets the sensor selection strategy Created in NX7.5.1. | |
void | SetSibling (NXOpen::CAM::CAMObject *sibling) |
Set sibling Created in NX7.0.0. | |
void | SetTipAngleMode (NXOpen::CAM::InspectionMoveBuilder::TipAngleTypes tipAngleMode) |
Sets the tip angle selection mode Created in NX7.0.0. | |
void | SetTipMode (NXOpen::CAM::InspectionMoveBuilder::TipModeTypes tipMode) |
Sets the probe tip selection mode Created in NX7.0.0. | |
void | SetTipNumber (int tipNumber) |
Sets the probe tip number Created in NX7.0.0. | |
NXOpen::CAM::InspectionMoveBuilder::TipAngleTypes | TipAngleMode () |
Returns the tip angle selection mode Created in NX7.0.0. | |
NXOpen::CAM::InspectionMoveBuilder::TipModeTypes | TipMode () |
Returns the probe tip selection mode Created in NX7.0.0. | |
int | TipNumber () |
Returns the probe tip number Created in NX7.0.0. | |
![]() | |
NXOpen::NXObject * | Commit () |
Commits any edits that have been applied to the builder. | |
void | Destroy () |
Deletes the builder, and cleans up any objects created by the builder. | |
std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
For builders that create more than one object, this method returns the objects that are created by commit. | |
NXOpen::NXObject * | GetObject () |
Returns the object currently being edited by this builder. | |
void | ShowResults () |
Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
virtual bool | Validate () |
Validate whether the inputs to the component are sufficient for commit to be called. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Additional Inherited Members | |
![]() | |
enum | DepthMethodTypes { DepthMethodTypesAuto = -1, DepthMethodTypesDistance, DepthMethodTypesFromFeatureNominal, DepthMethodTypesFromFeatureActual, DepthMethodTypesFromDatum } |
the depth method More... | |
enum | SensorStrategyTypes { SensorStrategyTypesCreateAsNeeded, SensorStrategyTypesUseExisting } |
the sensor selection strategy More... | |
enum | TipAngleTypes { TipAngleTypesAuto, TipAngleTypesSpecify, TipAngleTypesExisting } |
the tip angle selection mode More... | |
enum | TipModeTypes { TipModeTypesAuto, TipModeTypesSpecify, TipModeTypesExisting } |
the tip selection mode More... | |
Represents the builder for the CMM Inspection sub-operation Scan Curve.
To create a new instance of this class, use CAM::InspectionMoveCollection::CreateInspectionScanCurve5axisBuilder
Created in NX7.5.2.
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanCurve5AxisBuilder::CurvatureFactor | ( | ) |
Returns the Curvature Increase Factor for points along the Scan Curve
Created in NX7.5.3.
License requirements : None
NXOpen::NXObject* NXOpen::CAM::InspectionScanCurve5AxisBuilder::Curve | ( | ) |
Returns the curve
Created in NX7.5.2.
License requirements : None
NXOpen::CAM::InspectionMethodBuilder::ScanCurveModeTypes NXOpen::CAM::InspectionScanCurve5AxisBuilder::CurveMode | ( | ) |
Returns the curve specification mode
Created in NX7.5.3.
License requirements : None
double NXOpen::CAM::InspectionScanCurve5AxisBuilder::DepthDistance | ( | ) |
Returns the depth distance
Created in NX9.0.0.
License requirements : None
NXOpen::CAM::InspectionMoveBuilder::DepthMethodTypes NXOpen::CAM::InspectionScanCurve5AxisBuilder::DepthMethod | ( | ) |
Returns the depth method
Created in NX9.0.0.
License requirements : None
double NXOpen::CAM::InspectionScanCurve5AxisBuilder::EndDistance | ( | ) |
Returns the End Distance of the Scan Curve
Created in NX7.5.2.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanCurve5AxisBuilder::EndDistanceBuilder | ( | ) |
Returns the End Distance of the Scan Curve
Created in NX8.5.0.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanCurve5AxisBuilder::EndPercentage | ( | ) |
Returns the End Percentage of the Scan Curve
Created in NX8.5.0.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanCurve5AxisBuilder::MaxSpacing | ( | ) |
Returns the Maximum Spacing of points along the Scan Curve
Created in NX7.5.3.
License requirements : None
bool NXOpen::CAM::InspectionScanCurve5AxisBuilder::MergePrevious | ( | ) |
Returns the Merge Previous flag
Created in NX7.5.2.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanCurve5AxisBuilder::MinSpacing | ( | ) |
Returns the Minimum Spacing of points along the Scan Curve
Created in NX7.5.3.
License requirements : None
int NXOpen::CAM::InspectionScanCurve5AxisBuilder::Nbpoints | ( | ) |
Returns the Number of Scan Points on the curve
Created in NX7.5.2.
License requirements : None
NXOpen::CAM::InheritableIntBuilder* NXOpen::CAM::InspectionScanCurve5AxisBuilder::NbPointsBuilder | ( | ) |
Returns the builder for the Number of Scan Points on the curve
Created in NX8.5.0.
License requirements : None
bool NXOpen::CAM::InspectionScanCurve5AxisBuilder::Reversedirection | ( | ) |
Returns the Reverse Direction flag on the curve
Created in NX7.5.2.
License requirements : None
void NXOpen::CAM::InspectionScanCurve5AxisBuilder::SetCurve | ( | NXOpen::NXObject * | curve | ) |
Sets the curve
Created in NX7.5.2.
License requirements : None
curve | curve |
void NXOpen::CAM::InspectionScanCurve5AxisBuilder::SetCurveMode | ( | NXOpen::CAM::InspectionMethodBuilder::ScanCurveModeTypes | mode | ) |
Sets the curve specification mode
Created in NX7.5.3.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
mode | mode |
void NXOpen::CAM::InspectionScanCurve5AxisBuilder::SetDepthDistance | ( | double | distance | ) |
Sets the depth distance
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
distance | distance |
void NXOpen::CAM::InspectionScanCurve5AxisBuilder::SetDepthMethod | ( | NXOpen::CAM::InspectionMoveBuilder::DepthMethodTypes | method | ) |
Sets the depth method
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
method | method |
void NXOpen::CAM::InspectionScanCurve5AxisBuilder::SetEndDistance | ( | double | distance | ) |
Sets the End Distance of the Scan Curve
Created in NX7.5.2.
License requirements : None
distance | distance |
void NXOpen::CAM::InspectionScanCurve5AxisBuilder::SetMergePrevious | ( | bool | mergeprevious | ) |
Sets the Merge Previous flag
Created in NX7.5.2.
License requirements : None
mergeprevious | mergeprevious |
void NXOpen::CAM::InspectionScanCurve5AxisBuilder::SetNbpoints | ( | int | nbpoints | ) |
Sets the Number of Scan Points on the curve
Created in NX7.5.2.
License requirements : None
nbpoints | nbpoints |
void NXOpen::CAM::InspectionScanCurve5AxisBuilder::SetReversedirection | ( | bool | reversedir | ) |
Sets the Reverse Direction flag on the curve
Created in NX7.5.2.
License requirements : None
reversedir | reversedir |
void NXOpen::CAM::InspectionScanCurve5AxisBuilder::SetStartDistance | ( | double | distance | ) |
Sets the Start Distance of the Scan Curve
Created in NX7.5.2.
License requirements : None
distance | distance |
void NXOpen::CAM::InspectionScanCurve5AxisBuilder::SetStartEndMode | ( | NXOpen::CAM::InspectionMethodBuilder::UVModeTypes | startEndMode | ) |
Sets the start/end mode
Created in NX8.5.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
startEndMode | startendmode |
double NXOpen::CAM::InspectionScanCurve5AxisBuilder::StartDistance | ( | ) |
Returns the Start Distance of the Scan Curve
Created in NX7.5.2.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanCurve5AxisBuilder::StartDistanceBuilder | ( | ) |
Returns the Start Distance of the Scan Curve
Created in NX8.5.0.
License requirements : None
NXOpen::CAM::InspectionMethodBuilder::UVModeTypes NXOpen::CAM::InspectionScanCurve5AxisBuilder::StartEndMode | ( | ) |
Returns the start/end mode
Created in NX8.5.0.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanCurve5AxisBuilder::StartPercentage | ( | ) |
Returns the Start Percentage of the Scan Curve
Created in NX8.5.0.
License requirements : None