|
NX Open C++ Reference Guide
|
Represents the builder for a CMM Inspection Sensor. More...
Public Member Functions | |
| double | AngleA () |
| Returns the sensor tip location tilt angle component Created in NX7.0.0. | |
| double | AngleB () |
| Returns the sensor tip location rotation angle component Created in NX7.0.0. | |
| std::vector< double > | GetSensorTipIjk () |
| Get the sensor tip location vector coordinates. | |
| std::vector< double > | GetSensorTipXyz () |
| Get the sensor tip location cartesian coordinates. | |
| NXString | MasterOpLabel () |
| Returns the master sensor label Created in NX7.0.0. | |
| NXString | SensorOpLabel () |
| Returns the sensor label Created in NX7.0.0. | |
| NXString | SensorOpName () |
| Returns the inspection sensor operation name Created in NX7.5.1. | |
| double | SensorTipDiameter () |
| Returns the sensor tip diameter Created in NX7.0.0. | |
| double | SensorTipLength () |
| Returns the sensor tip length Created in NX7.0.0. | |
| NXOpen::CAM::InspectionSensorBuilder::SensorTipLocationTypes | SensorTipLocation () |
| Returns the sensor tip location method Created in NX7.0.0. | |
| double | SensorTipSize () |
| Returns the sensor tip size Created in NX7.0.0. | |
| NXOpen::CAM::InspectionSensorBuilder::SensorTipTypes | SensorTipType () |
| Returns the sensor tip type Created in NX7.0.0. | |
| NXOpen::CAM::InspectionSensorBuilder::SensorTypes | SensorType () |
| Returns the sensor type Created in NX7.0.0. | |
| void | SetAngleA (double angle) |
| Sets the sensor tip location tilt angle component Created in NX7.0.0. | |
| void | SetAngleB (double angle) |
| Sets the sensor tip location rotation angle component Created in NX7.0.0. | |
| void | SetMasterOpLabel (const NXString &label) |
| Sets the master sensor label Created in NX7.0.0. | |
| void | SetMasterOpLabel (const char *label) |
| Sets the master sensor label Created in NX7.0.0. | |
| void | SetSensorOpLabel (const NXString &label) |
| Sets the sensor label Created in NX7.0.0. | |
| void | SetSensorOpLabel (const char *label) |
| Sets the sensor label 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 | SetSensorTipDiameter (double diameter) |
| Sets the sensor tip diameter Created in NX7.0.0. | |
| void | SetSensorTipIjk (const std::vector< double > &ijk) |
| Set the sensor tip location vector coordinates Created in NX7.0.0. | |
| void | SetSensorTipLength (double length) |
| Sets the sensor tip length Created in NX7.0.0. | |
| void | SetSensorTipLocation (NXOpen::CAM::InspectionSensorBuilder::SensorTipLocationTypes type) |
| Sets the sensor tip location method Created in NX7.0.0. | |
| void | SetSensorTipSize (double size) |
| Sets the sensor tip size Created in NX7.0.0. | |
| void | SetSensorTipType (NXOpen::CAM::InspectionSensorBuilder::SensorTipTypes type) |
| Sets the sensor tip type Created in NX7.0.0. | |
| void | SetSensorTipXyz (const std::vector< double > &xyz) |
| Set the sensor tip location cartesian coordinates Created in NX7.0.0. | |
| void | SetSensorType (NXOpen::CAM::InspectionSensorBuilder::SensorTypes type) |
| Sets the sensor type Created in NX7.0.0. | |
| void | SetTipNumber (int tipNumber) |
| Sets the probe tip number Created in NX7.0.0. | |
| void | SetToolName (const NXString &toolName) |
| Sets the inspection probe tool name Created in NX7.5.1. | |
| void | SetToolName (const char *toolName) |
| Sets the inspection probe tool name Created in NX7.5.1. | |
| int | TipNumber () |
| Returns the probe tip number Created in NX7.0.0. | |
| NXString | ToolName () |
| Returns the inspection probe tool name Created in NX7.5.1. | |
Public Member Functions inherited from NXOpen::CAM::OperationBuilder | |
| NXString | ChannelName () |
| Returns the channel's name Created in NX7.5.0. | |
| NXString | Description () |
| Returns the description Created in NX9.0.0. | |
| NXOpen::CAM::PostEventsCiBuilder * | EndOfPath () |
| Returns the end event builder Created in NX5.0.1. | |
| NXOpen::CAM::UdeSet * | EndUdeSet () |
| Returns the end ude set Created in NX7.5.0. | |
| NXOpen::CAM::GeometryCiBuilder * | Geometry () |
| Returns the geometry builder Created in NX5.0.0. | |
| std::vector< double > | GetHoleAxisValues () |
| Get the Hole Axis values. | |
| bool | GougeChecking () |
| Returns the gouge checking flag Created in NX9.0.0. | |
| NXOpen::CAM::OperationBuilder::HoleAxisTypes | HoleAxisType () |
| Returns the Hole Axis Type Created in NX5.0.0. | |
| NXOpen::CAM::InheritableDoubleBuilder * | HoleDepth () |
| Returns the max depth distance builder Created in NX5.0.0. | |
| NXOpen::CAM::OperationBuilder::HoleDepthTypes | HoleDepthType () |
| Returns the Hole Depth Type Created in NX5.0.0. | |
| NXOpen::CAM::ArcOutputTypeCiBuilder * | MotionOutputBuilder () |
| Returns the motion output builder Created in NX8.0.0. | |
| NXOpen::CAM::Notes * | Notes () |
| Returns the notes builder Created in NX9.0.0. | |
| NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes | OptimizationBasedOn () |
| Returns the optimization based on in operation Created in NX5.0.0. | |
| NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes | OptimizationDistanceMethod () |
| Returns the optimization distance method in operation Created in NX5.0.0. | |
| NXOpen::CAM::OperationBuilder::OptimizationLevelTypes | OptimizationLevel () |
| Returns the optimization level in operation Created in NX5.0.0. | |
| NXOpen::CAM::OperationDisplayOptionsBuilder * | PathDisplayOptions () |
| Returns the path display options builder Created in NX6.0.0. | |
| NXOpen::CAM::InheritableDoubleBuilder * | RetractDistance () |
| Returns the Retract Distance builder (inheritable double) Created in NX5.0.0. | |
| NXOpen::CAM::InheritableDoubleBuilder * | RetractDistanceOnToolAxisChange () |
| Returns the Retract Distance on Tool Axis Change builder (inheritable double) Created in NX5.0.0. | |
| NXOpen::CAM::InheritableDoubleBuilder * | SafeClearance () |
| Returns the safe clearance builder Created in NX6.0.0. | |
| bool | SelectToolFlag () |
| Returns the user selected tool Created in NX5.0.0. | |
| void | SetChannelName (const NXString &channel) |
| Sets the channel's name Created in NX7.5.0. | |
| void | SetChannelName (const char *channel) |
| Sets the channel's name Created in NX7.5.0. | |
| void | SetDescription (const NXString &description) |
| Sets the description Created in NX9.0.0. | |
| void | SetDescription (const char *description) |
| Sets the description Created in NX9.0.0. | |
| void | SetGougeChecking (bool gougeChecking) |
| Sets the gouge checking flag Created in NX9.0.0. | |
| void | SetHoleAxisType (NXOpen::CAM::OperationBuilder::HoleAxisTypes types) |
| Sets the Hole Axis Type Created in NX5.0.0. | |
| void | SetHoleAxisValues (const std::vector< double > &holeAxis) |
| Set the Hole Axis values Created in NX5.0.0. | |
| void | SetHoleDepthType (NXOpen::CAM::OperationBuilder::HoleDepthTypes types) |
| Sets the Hole Depth Type Created in NX5.0.0. | |
| void | SetOptimizationBasedOn (NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes optimBasedOn) |
| Sets the optimization based on in operation Created in NX5.0.0. | |
| void | SetOptimizationDistanceMethod (NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes optimDistance) |
| Sets the optimization distance method in operation Created in NX5.0.0. | |
| void | SetOptimizationLevel (NXOpen::CAM::OperationBuilder::OptimizationLevelTypes optimType) |
| Sets the optimization level in operation Created in NX5.0.0. | |
| void | SetSelectToolFlag (bool selToolFlag) |
| Sets the user selected tool Created in NX5.0.0. | |
| NXOpen::CAM::PostEventsCiBuilder * | StartOfPath () |
| Returns the start event builder Created in NX5.0.1. | |
| NXOpen::CAM::UdeSet * | StartUdeSet () |
| Returns the start ude set Created in NX7.5.0. | |
| NXOpen::CAM::ToolChangeCiBuilder * | ToolChangeSetting () |
| Returns the tool change builder Created in NX5.0.0. | |
| NXOpen::CAM::ToolPathSplitParametersBuilder * | ToolPathSplitParametersBuilder () |
| Returns the tool path split Parameters Created in NX9.0.0. | |
Public Member Functions inherited from NXOpen::CAM::ParamBuilder | |
| NXOpen::CAM::Ude * | CycleEvent () |
| Returns the cycle event Created in NX7.5.0. | |
| NXOpen::CAM::Cycle * | CycleTable () |
| Returns the cycle Created in NX9.0.0. | |
| NXOpen::CAM::ParamBuilder::OptimizationTypes | OptimizationMethod () |
| Returns the optim method Created in NX5.0.0. | |
| void | SetOptimizationMethod (NXOpen::CAM::ParamBuilder::OptimizationTypes optimMethod) |
| Sets the optim method Created in NX5.0.0. | |
Public Member Functions inherited from NXOpen::Builder | |
| 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. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Represents the builder for a CMM Inspection Sensor.
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionSensorBuilder
Created in NX7.0.0.
| double NXOpen::CAM::InspectionSensorBuilder::AngleA | ( | ) |
Returns the sensor tip location tilt angle component
Created in NX7.0.0.
License requirements : None
| double NXOpen::CAM::InspectionSensorBuilder::AngleB | ( | ) |
Returns the sensor tip location rotation angle component
Created in NX7.0.0.
License requirements : None
| std::vector<double> NXOpen::CAM::InspectionSensorBuilder::GetSensorTipIjk | ( | ) |
Get the sensor tip location vector coordinates.
| std::vector<double> NXOpen::CAM::InspectionSensorBuilder::GetSensorTipXyz | ( | ) |
Get the sensor tip location cartesian coordinates.
| NXString NXOpen::CAM::InspectionSensorBuilder::MasterOpLabel | ( | ) |
Returns the master sensor label
Created in NX7.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionSensorBuilder::SensorOpLabel | ( | ) |
Returns the sensor label
Created in NX7.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionSensorBuilder::SensorOpName | ( | ) |
Returns the inspection sensor operation name
Created in NX7.5.1.
License requirements : None
| double NXOpen::CAM::InspectionSensorBuilder::SensorTipDiameter | ( | ) |
Returns the sensor tip diameter
Created in NX7.0.0.
License requirements : None
| double NXOpen::CAM::InspectionSensorBuilder::SensorTipLength | ( | ) |
Returns the sensor tip length
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionSensorBuilder::SensorTipLocationTypes NXOpen::CAM::InspectionSensorBuilder::SensorTipLocation | ( | ) |
Returns the sensor tip location method
Created in NX7.0.0.
License requirements : None
| double NXOpen::CAM::InspectionSensorBuilder::SensorTipSize | ( | ) |
Returns the sensor tip size
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionSensorBuilder::SensorTipTypes NXOpen::CAM::InspectionSensorBuilder::SensorTipType | ( | ) |
Returns the sensor tip type
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionSensorBuilder::SensorTypes NXOpen::CAM::InspectionSensorBuilder::SensorType | ( | ) |
Returns the sensor type
Created in NX7.0.0.
License requirements : None
| void NXOpen::CAM::InspectionSensorBuilder::SetAngleA | ( | double | angle | ) |
Sets the sensor tip location tilt angle component
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| angle | angle |
| void NXOpen::CAM::InspectionSensorBuilder::SetAngleB | ( | double | angle | ) |
Sets the sensor tip location rotation angle component
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| angle | angle |
| void NXOpen::CAM::InspectionSensorBuilder::SetMasterOpLabel | ( | const NXString & | label | ) |
Sets the master sensor label
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| label | label |
| void NXOpen::CAM::InspectionSensorBuilder::SetMasterOpLabel | ( | const char * | label | ) |
Sets the master sensor label
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| label | label |
| void NXOpen::CAM::InspectionSensorBuilder::SetSensorOpLabel | ( | const NXString & | label | ) |
Sets the sensor label
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| label | label |
| void NXOpen::CAM::InspectionSensorBuilder::SetSensorOpLabel | ( | const char * | label | ) |
Sets the sensor label
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| label | label |
| void NXOpen::CAM::InspectionSensorBuilder::SetSensorOpName | ( | const NXString & | sensorOpName | ) |
Sets the inspection sensor operation name
Created in NX7.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| sensorOpName | sensoropname |
| void NXOpen::CAM::InspectionSensorBuilder::SetSensorOpName | ( | const char * | sensorOpName | ) |
Sets the inspection sensor operation name
Created in NX7.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| sensorOpName | sensoropname |
| void NXOpen::CAM::InspectionSensorBuilder::SetSensorTipDiameter | ( | double | diameter | ) |
Sets the sensor tip diameter
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| diameter | diameter |
| void NXOpen::CAM::InspectionSensorBuilder::SetSensorTipIjk | ( | const std::vector< double > & | ijk | ) |
Set the sensor tip location vector coordinates
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| ijk | the ijk values |
| void NXOpen::CAM::InspectionSensorBuilder::SetSensorTipLength | ( | double | length | ) |
Sets the sensor tip length
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| length | length |
| void NXOpen::CAM::InspectionSensorBuilder::SetSensorTipLocation | ( | NXOpen::CAM::InspectionSensorBuilder::SensorTipLocationTypes | type | ) |
Sets the sensor tip location method
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| type | type |
| void NXOpen::CAM::InspectionSensorBuilder::SetSensorTipSize | ( | double | size | ) |
Sets the sensor tip size
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| size | size |
| void NXOpen::CAM::InspectionSensorBuilder::SetSensorTipType | ( | NXOpen::CAM::InspectionSensorBuilder::SensorTipTypes | type | ) |
Sets the sensor tip type
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| type | type |
| void NXOpen::CAM::InspectionSensorBuilder::SetSensorTipXyz | ( | const std::vector< double > & | xyz | ) |
Set the sensor tip location cartesian coordinates
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| xyz | the xyz values |
| void NXOpen::CAM::InspectionSensorBuilder::SetSensorType | ( | NXOpen::CAM::InspectionSensorBuilder::SensorTypes | type | ) |
Sets the sensor type
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| type | type |
| void NXOpen::CAM::InspectionSensorBuilder::SetTipNumber | ( | int | tipNumber | ) |
Sets the probe tip number
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| tipNumber | tipnumber |
| void NXOpen::CAM::InspectionSensorBuilder::SetToolName | ( | const NXString & | toolName | ) |
Sets the inspection probe tool name
Created in NX7.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| toolName | toolname |
| void NXOpen::CAM::InspectionSensorBuilder::SetToolName | ( | const char * | toolName | ) |
Sets the inspection probe tool name
Created in NX7.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| toolName | toolname |
| int NXOpen::CAM::InspectionSensorBuilder::TipNumber | ( | ) |
Returns the probe tip number
Created in NX7.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionSensorBuilder::ToolName | ( | ) |
Returns the inspection probe tool name
Created in NX7.5.1.
License requirements : None