|
NX Open C++ Reference Guide
|
Represents a CMM Inspection miscellaneous command builder. More...
Public Member Functions | |
| int | AngularPlaces () |
| Returns the angular decimal places Created in NX7.0.0. | |
| NXOpen::CAM::InspectionCmmCommandBuilder::AngularUnitsOptions | AngularUnits () |
| Returns the angular units Created in NX7.0.0. | |
| bool | AutoToggle () |
| Returns the auto mode toggle Created in NX7.0.0. | |
| NXOpen::CAM::InspectionCmmCommandBuilder::CommandTypes | CommandType () |
| Returns the command type Created in NX7.0.0. | |
| NXString | DeviceName () |
| Returns the device name Created in NX9.0.0. | |
| NXOpen::CAM::InspectionCmmCommandBuilder::DeviceTypeOptions | DeviceType () |
| Returns the device type Created in NX9.0.0. | |
| int | DevTolPlaces () |
| Returns the deviation and tolerance decimal places Created in NX7.0.0. | |
| std::vector< NXString > | GetProgStatements () |
| Returns the program statements. | |
| double | GotoAangle () |
| Returns the goto A angle Created in NX8.5.0. | |
| double | GotoBangle () |
| Returns the goto B angle Created in NX8.5.0. | |
| NXOpen::CAM::InspectionCmmCommandBuilder::HomePtMethods | HomePtMethod () |
| Returns the home point method Created in NX7.0.0. | |
| NXOpen::Point * | HomePtPoint () |
| Returns the home point location Created in NX7.0.0. | |
| int | HumidityPlaces () |
| Returns the humidity decimal places Created in NX7.0.0. | |
| NXString | IdName () |
| Returns the ID name Created in NX7.0.0. | |
| NXOpen::CAM::InspectionCmmCommandBuilder::IdnameMethods | IdnameMethod () |
| Returns the ID name method Created in NX7.0.0. | |
| int | IndexSize () |
| Returns the index size Created in NX7.0.0. | |
| NXOpen::Point * | IntermediatePoint () |
| Returns the intermediate point Created in NX7.0.0. | |
| NXString | JumpLabel () |
| Returns the program jump label Created in NX7.0.0. | |
| int | LinearPlaces () |
| Returns the linear decimal places Created in NX7.0.0. | |
| NXOpen::CAM::InspectionCmmCommandBuilder::LinearUnitsOptions | LinearUnits () |
| Returns the linear units Created in NX7.0.0. | |
| bool | ManualToggle () |
| Returns the manual mode toggle Created in NX7.0.0. | |
| bool | MaxToggle () |
| Returns the max toggle Created in NX7.0.0. | |
| double | MaxValue () |
| Returns the max value Created in NX7.0.0. | |
| bool | MinToggle () |
| Returns the min toggle Created in NX7.0.0. | |
| double | MinValue () |
| Returns the min value Created in NX7.0.0. | |
| NXOpen::CAM::InspectionCmmCommandBuilder::MoveTypes | MoveType () |
| Returns the move type Created in NX7.0.0. | |
| int | NumChar () |
| Returns the number of characters Created in NX7.0.0. | |
| NXString | OpName () |
| Returns the command operation name Created in NX7.0.0. | |
| NXString | ProgramName () |
| Returns the program name Created in NX7.0.0. | |
| NXOpen::CAM::InspectionCmmCommandBuilder::ProgramNameMethods | ProgramNameMethod () |
| Returns the program name method Created in NX7.0.0. | |
| bool | ProgramToggle () |
| Returns the program mode toggle Created in NX7.0.0. | |
| NXOpen::CAM::InspectionCmmCommandBuilder::PromptVars | PromptVar () |
| Returns the prompt variable Created in NX7.0.0. | |
| NXOpen::CAM::InspectionCmmCommandBuilder::QisvarTypes | QisvarType () |
| Returns the qis variable type Created in NX7.0.0. | |
| NXString | QisvarValue () |
| Returns the qis variable value Created in NX7.0.0. | |
| NXOpen::CAM::InspectionCmmCommandBuilder::RevMethods | RevMethod () |
| Returns the revision method Created in NX7.0.0. | |
| NXString | RevName () |
| Returns the revision name Created in NX7.0.0. | |
| NXString | SaveDmlDidLabel () |
| Returns the save DML DID label Created in NX9.0.0. | |
| NXString | SaveDmlPcsLabel () |
| Returns the save DML PCS label Created in NX9.0.0. | |
| bool | SaveDmlPointData () |
| Returns the save DML point data Created in NX9.0.0. | |
| NXString | SaveDmlVersion () |
| Returns the save DML version Created in NX9.0.0. | |
| NXString | SensorName () |
| Returns the sensor name Created in NX8.5.0. | |
| void | SetAngularPlaces (int angularPlaces) |
| Sets the angular decimal places Created in NX7.0.0. | |
| void | SetAngularUnits (NXOpen::CAM::InspectionCmmCommandBuilder::AngularUnitsOptions angularUnits) |
| Sets the angular units Created in NX7.0.0. | |
| void | SetAutoToggle (bool autoToggle) |
| Sets the auto mode toggle Created in NX7.0.0. | |
| void | SetCommandType (NXOpen::CAM::InspectionCmmCommandBuilder::CommandTypes commandType) |
| Sets the command type Created in NX7.0.0. | |
| void | SetDeviceName (const NXString &deviceName) |
| Sets the device name Created in NX9.0.0. | |
| void | SetDeviceName (const char *deviceName) |
| Sets the device name Created in NX9.0.0. | |
| void | SetDeviceType (NXOpen::CAM::InspectionCmmCommandBuilder::DeviceTypeOptions deviceType) |
| Sets the device type Created in NX9.0.0. | |
| void | SetDevTolPlaces (int devTolPlaces) |
| Sets the deviation and tolerance decimal places Created in NX7.0.0. | |
| void | SetGotoAangle (double gotoAangle) |
| Sets the goto A angle Created in NX8.5.0. | |
| void | SetGotoBangle (double gotoBangle) |
| Sets the goto B angle Created in NX8.5.0. | |
| void | SetHomePtMethod (NXOpen::CAM::InspectionCmmCommandBuilder::HomePtMethods homePtMethod) |
| Sets the home point method Created in NX7.0.0. | |
| void | SetHomePtPoint (NXOpen::Point *homePtPoint) |
| Sets the home point location Created in NX7.0.0. | |
| void | SetHumidityPlaces (int humidityPlaces) |
| Sets the humidity decimal places Created in NX7.0.0. | |
| void | SetIdName (const NXString &idName) |
| Sets the ID name Created in NX7.0.0. | |
| void | SetIdName (const char *idName) |
| Sets the ID name Created in NX7.0.0. | |
| void | SetIdnameMethod (NXOpen::CAM::InspectionCmmCommandBuilder::IdnameMethods idnameMethod) |
| Sets the ID name method Created in NX7.0.0. | |
| void | SetIndexSize (int indexSize) |
| Sets the index size Created in NX7.0.0. | |
| void | SetIntermediatePoint (NXOpen::Point *intermediatePoint) |
| Sets the intermediate point Created in NX7.0.0. | |
| void | SetJumpLabel (const NXString &jumpLabel) |
| Sets the program jump label Created in NX7.0.0. | |
| void | SetJumpLabel (const char *jumpLabel) |
| Sets the program jump label Created in NX7.0.0. | |
| void | SetLinearPlaces (int linearPlaces) |
| Sets the linear decimal places Created in NX7.0.0. | |
| void | SetLinearUnits (NXOpen::CAM::InspectionCmmCommandBuilder::LinearUnitsOptions linearUnits) |
| Sets the linear units Created in NX7.0.0. | |
| void | SetManualToggle (bool manualToggle) |
| Sets the manual mode toggle Created in NX7.0.0. | |
| void | SetMaxToggle (bool maxToggle) |
| Sets the max toggle Created in NX7.0.0. | |
| void | SetMaxValue (double maxValue) |
| Sets the max value Created in NX7.0.0. | |
| void | SetMinToggle (bool minToggle) |
| Sets the min toggle Created in NX7.0.0. | |
| void | SetMinValue (double minValue) |
| Sets the min value Created in NX7.0.0. | |
| void | SetMoveType (NXOpen::CAM::InspectionCmmCommandBuilder::MoveTypes moveType) |
| Sets the move type Created in NX7.0.0. | |
| void | SetNumChar (int numChar) |
| Sets the number of characters Created in NX7.0.0. | |
| void | SetOpName (const NXString &opName) |
| Sets the command operation name Created in NX7.0.0. | |
| void | SetOpName (const char *opName) |
| Sets the command operation name Created in NX7.0.0. | |
| void | SetProgramName (const NXString &programName) |
| Sets the program name Created in NX7.0.0. | |
| void | SetProgramName (const char *programName) |
| Sets the program name Created in NX7.0.0. | |
| void | SetProgramNameMethod (NXOpen::CAM::InspectionCmmCommandBuilder::ProgramNameMethods programNameMethod) |
| Sets the program name method Created in NX7.0.0. | |
| void | SetProgramToggle (bool programToggle) |
| Sets the program mode toggle Created in NX7.0.0. | |
| void | SetProgStatements (std::vector< NXString > &progStatements) |
| Sets the program statements Created in NX7.0.0. | |
| void | SetPromptVar (NXOpen::CAM::InspectionCmmCommandBuilder::PromptVars promptVar) |
| Sets the prompt variable Created in NX7.0.0. | |
| void | SetQisvarType (NXOpen::CAM::InspectionCmmCommandBuilder::QisvarTypes qisvarType) |
| Sets the qis variable type Created in NX7.0.0. | |
| void | SetQisvarValue (const NXString &qisvarValue) |
| Sets the qis variable value Created in NX7.0.0. | |
| void | SetQisvarValue (const char *qisvarValue) |
| Sets the qis variable value Created in NX7.0.0. | |
| void | SetRevMethod (NXOpen::CAM::InspectionCmmCommandBuilder::RevMethods revMethod) |
| Sets the revision method Created in NX7.0.0. | |
| void | SetRevName (const NXString &revName) |
| Sets the revision name Created in NX7.0.0. | |
| void | SetRevName (const char *revName) |
| Sets the revision name Created in NX7.0.0. | |
| void | SetSaveDmlDidLabel (const NXString &saveDmlDidLabel) |
| Sets the save DML DID label Created in NX9.0.0. | |
| void | SetSaveDmlDidLabel (const char *saveDmlDidLabel) |
| Sets the save DML DID label Created in NX9.0.0. | |
| void | SetSaveDmlPcsLabel (const NXString &savePcsDidLabel) |
| Sets the save DML PCS label Created in NX9.0.0. | |
| void | SetSaveDmlPcsLabel (const char *savePcsDidLabel) |
| Sets the save DML PCS label Created in NX9.0.0. | |
| void | SetSaveDmlPointData (bool saveDmlPointData) |
| Sets the save DML point data Created in NX9.0.0. | |
| void | SetSaveDmlVersion (const NXString &saveDmlVersion) |
| Sets the save DML version Created in NX9.0.0. | |
| void | SetSaveDmlVersion (const char *saveDmlVersion) |
| Sets the save DML version Created in NX9.0.0. | |
| void | SetSensorName (const NXString &sensorName) |
| Sets the sensor name Created in NX8.5.0. | |
| void | SetSensorName (const char *sensorName) |
| Sets the sensor name Created in NX8.5.0. | |
| void | SetTargetPoint (NXOpen::Point *targetPoint) |
| Sets the target point Created in NX7.0.0. | |
| void | SetTemperaturePlaces (int temperaturePlaces) |
| Sets the temperature decimal places Created in NX7.0.0. | |
| void | SetTemperatureUnits (NXOpen::CAM::InspectionCmmCommandBuilder::TemperatureUnitsOptions temperatureUnits) |
| Sets the temperature units Created in NX7.0.0. | |
| void | SetToolName (const NXString &toolName) |
| Sets the tool name Created in NX8.5.0. | |
| void | SetToolName (const char *toolName) |
| Sets the tool name Created in NX8.5.0. | |
| void | SetUserPrompt (const NXString &userPrompt) |
| Sets the user prompt Created in NX7.0.0. | |
| void | SetUserPrompt (const char *userPrompt) |
| Sets the user prompt Created in NX7.0.0. | |
| void | SetVarName (const NXString &varName) |
| Sets the variable name Created in NX7.0.0. | |
| void | SetVarName (const char *varName) |
| Sets the variable name Created in NX7.0.0. | |
| void | SetVarScope (NXOpen::CAM::InspectionCmmCommandBuilder::VarScopes varScope) |
| Sets the variable scope Created in NX7.0.0. | |
| void | SetVarType (NXOpen::CAM::InspectionCmmCommandBuilder::VarTypes varType) |
| Sets the variable type Created in NX7.0.0. | |
| void | SetVectorPlaces (int vectorPlaces) |
| Sets the vector decimal places Created in NX7.0.0. | |
| NXOpen::Point * | TargetPoint () |
| Returns the target point Created in NX7.0.0. | |
| int | TemperaturePlaces () |
| Returns the temperature decimal places Created in NX7.0.0. | |
| NXOpen::CAM::InspectionCmmCommandBuilder::TemperatureUnitsOptions | TemperatureUnits () |
| Returns the temperature units Created in NX7.0.0. | |
| NXString | ToolName () |
| Returns the tool name Created in NX8.5.0. | |
| NXString | UserPrompt () |
| Returns the user prompt Created in NX7.0.0. | |
| NXString | VarName () |
| Returns the variable name Created in NX7.0.0. | |
| NXOpen::CAM::InspectionCmmCommandBuilder::VarScopes | VarScope () |
| Returns the variable scope Created in NX7.0.0. | |
| NXOpen::CAM::InspectionCmmCommandBuilder::VarTypes | VarType () |
| Returns the variable type Created in NX7.0.0. | |
| int | VectorPlaces () |
| Returns the vector decimal places Created in NX7.0.0. | |
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 a CMM Inspection miscellaneous command builder.
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionCmmCommandBuilder
Created in NX7.0.0.
The type of CMM command to be entered.
Variable type.
| int NXOpen::CAM::InspectionCmmCommandBuilder::AngularPlaces | ( | ) |
Returns the angular decimal places
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionCmmCommandBuilder::AngularUnitsOptions NXOpen::CAM::InspectionCmmCommandBuilder::AngularUnits | ( | ) |
Returns the angular units
Created in NX7.0.0.
License requirements : None
| bool NXOpen::CAM::InspectionCmmCommandBuilder::AutoToggle | ( | ) |
Returns the auto mode toggle
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionCmmCommandBuilder::CommandTypes NXOpen::CAM::InspectionCmmCommandBuilder::CommandType | ( | ) |
Returns the command type
Created in NX7.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionCmmCommandBuilder::DeviceName | ( | ) |
Returns the device name
Created in NX9.0.0.
License requirements : None
| NXOpen::CAM::InspectionCmmCommandBuilder::DeviceTypeOptions NXOpen::CAM::InspectionCmmCommandBuilder::DeviceType | ( | ) |
Returns the device type
Created in NX9.0.0.
License requirements : None
| int NXOpen::CAM::InspectionCmmCommandBuilder::DevTolPlaces | ( | ) |
Returns the deviation and tolerance decimal places
Created in NX7.0.0.
License requirements : None
| std::vector<NXString> NXOpen::CAM::InspectionCmmCommandBuilder::GetProgStatements | ( | ) |
Returns the program statements.
| double NXOpen::CAM::InspectionCmmCommandBuilder::GotoAangle | ( | ) |
Returns the goto A angle
Created in NX8.5.0.
License requirements : None
| double NXOpen::CAM::InspectionCmmCommandBuilder::GotoBangle | ( | ) |
Returns the goto B angle
Created in NX8.5.0.
License requirements : None
| NXOpen::CAM::InspectionCmmCommandBuilder::HomePtMethods NXOpen::CAM::InspectionCmmCommandBuilder::HomePtMethod | ( | ) |
Returns the home point method
Created in NX7.0.0.
License requirements : None
| NXOpen::Point* NXOpen::CAM::InspectionCmmCommandBuilder::HomePtPoint | ( | ) |
Returns the home point location
Created in NX7.0.0.
License requirements : None
| int NXOpen::CAM::InspectionCmmCommandBuilder::HumidityPlaces | ( | ) |
Returns the humidity decimal places
Created in NX7.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionCmmCommandBuilder::IdName | ( | ) |
Returns the ID name
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionCmmCommandBuilder::IdnameMethods NXOpen::CAM::InspectionCmmCommandBuilder::IdnameMethod | ( | ) |
Returns the ID name method
Created in NX7.0.0.
License requirements : None
| int NXOpen::CAM::InspectionCmmCommandBuilder::IndexSize | ( | ) |
Returns the index size
Created in NX7.0.0.
License requirements : None
| NXOpen::Point* NXOpen::CAM::InspectionCmmCommandBuilder::IntermediatePoint | ( | ) |
Returns the intermediate point
Created in NX7.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionCmmCommandBuilder::JumpLabel | ( | ) |
Returns the program jump label
Created in NX7.0.0.
License requirements : None
| int NXOpen::CAM::InspectionCmmCommandBuilder::LinearPlaces | ( | ) |
Returns the linear decimal places
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionCmmCommandBuilder::LinearUnitsOptions NXOpen::CAM::InspectionCmmCommandBuilder::LinearUnits | ( | ) |
Returns the linear units
Created in NX7.0.0.
License requirements : None
| bool NXOpen::CAM::InspectionCmmCommandBuilder::ManualToggle | ( | ) |
Returns the manual mode toggle
Created in NX7.0.0.
License requirements : None
| bool NXOpen::CAM::InspectionCmmCommandBuilder::MaxToggle | ( | ) |
Returns the max toggle
Created in NX7.0.0.
License requirements : None
| double NXOpen::CAM::InspectionCmmCommandBuilder::MaxValue | ( | ) |
Returns the max value
Created in NX7.0.0.
License requirements : None
| bool NXOpen::CAM::InspectionCmmCommandBuilder::MinToggle | ( | ) |
Returns the min toggle
Created in NX7.0.0.
License requirements : None
| double NXOpen::CAM::InspectionCmmCommandBuilder::MinValue | ( | ) |
Returns the min value
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionCmmCommandBuilder::MoveTypes NXOpen::CAM::InspectionCmmCommandBuilder::MoveType | ( | ) |
Returns the move type
Created in NX7.0.0.
License requirements : None
| int NXOpen::CAM::InspectionCmmCommandBuilder::NumChar | ( | ) |
Returns the number of characters
Created in NX7.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionCmmCommandBuilder::OpName | ( | ) |
Returns the command operation name
Created in NX7.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionCmmCommandBuilder::ProgramName | ( | ) |
Returns the program name
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionCmmCommandBuilder::ProgramNameMethods NXOpen::CAM::InspectionCmmCommandBuilder::ProgramNameMethod | ( | ) |
Returns the program name method
Created in NX7.0.0.
License requirements : None
| bool NXOpen::CAM::InspectionCmmCommandBuilder::ProgramToggle | ( | ) |
Returns the program mode toggle
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionCmmCommandBuilder::PromptVars NXOpen::CAM::InspectionCmmCommandBuilder::PromptVar | ( | ) |
Returns the prompt variable
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionCmmCommandBuilder::QisvarTypes NXOpen::CAM::InspectionCmmCommandBuilder::QisvarType | ( | ) |
Returns the qis variable type
Created in NX7.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionCmmCommandBuilder::QisvarValue | ( | ) |
Returns the qis variable value
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionCmmCommandBuilder::RevMethods NXOpen::CAM::InspectionCmmCommandBuilder::RevMethod | ( | ) |
Returns the revision method
Created in NX7.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionCmmCommandBuilder::RevName | ( | ) |
Returns the revision name
Created in NX7.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionCmmCommandBuilder::SaveDmlDidLabel | ( | ) |
Returns the save DML DID label
Created in NX9.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionCmmCommandBuilder::SaveDmlPcsLabel | ( | ) |
Returns the save DML PCS label
Created in NX9.0.0.
License requirements : None
| bool NXOpen::CAM::InspectionCmmCommandBuilder::SaveDmlPointData | ( | ) |
Returns the save DML point data
Created in NX9.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionCmmCommandBuilder::SaveDmlVersion | ( | ) |
Returns the save DML version
Created in NX9.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionCmmCommandBuilder::SensorName | ( | ) |
Returns the sensor name
Created in NX8.5.0.
License requirements : None
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetAngularPlaces | ( | int | angularPlaces | ) |
Sets the angular decimal places
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| angularPlaces | angularplaces |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetAngularUnits | ( | NXOpen::CAM::InspectionCmmCommandBuilder::AngularUnitsOptions | angularUnits | ) |
Sets the angular units
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| angularUnits | angularunits |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetAutoToggle | ( | bool | autoToggle | ) |
Sets the auto mode toggle
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| autoToggle | autotoggle |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetCommandType | ( | NXOpen::CAM::InspectionCmmCommandBuilder::CommandTypes | commandType | ) |
Sets the command type
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| commandType | commandtype |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetDeviceName | ( | const NXString & | deviceName | ) |
Sets the device name
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| deviceName | devicename |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetDeviceName | ( | const char * | deviceName | ) |
Sets the device name
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| deviceName | devicename |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetDeviceType | ( | NXOpen::CAM::InspectionCmmCommandBuilder::DeviceTypeOptions | deviceType | ) |
Sets the device type
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| deviceType | devicetype |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetDevTolPlaces | ( | int | devTolPlaces | ) |
Sets the deviation and tolerance decimal places
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| devTolPlaces | devtolplaces |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetGotoAangle | ( | double | gotoAangle | ) |
Sets the goto A angle
Created in NX8.5.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| gotoAangle | gotoaangle |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetGotoBangle | ( | double | gotoBangle | ) |
Sets the goto B angle
Created in NX8.5.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| gotoBangle | gotobangle |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetHomePtMethod | ( | NXOpen::CAM::InspectionCmmCommandBuilder::HomePtMethods | homePtMethod | ) |
Sets the home point method
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| homePtMethod | homeptmethod |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetHomePtPoint | ( | NXOpen::Point * | homePtPoint | ) |
Sets the home point location
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| homePtPoint | homeptpoint |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetHumidityPlaces | ( | int | humidityPlaces | ) |
Sets the humidity decimal places
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| humidityPlaces | humidityplaces |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetIdName | ( | const NXString & | idName | ) |
Sets the ID name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| idName | idname |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetIdName | ( | const char * | idName | ) |
Sets the ID name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| idName | idname |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetIdnameMethod | ( | NXOpen::CAM::InspectionCmmCommandBuilder::IdnameMethods | idnameMethod | ) |
Sets the ID name method
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| idnameMethod | idnamemethod |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetIndexSize | ( | int | indexSize | ) |
Sets the index size
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| indexSize | indexsize |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetIntermediatePoint | ( | NXOpen::Point * | intermediatePoint | ) |
Sets the intermediate point
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| intermediatePoint | intermediatepoint |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetJumpLabel | ( | const NXString & | jumpLabel | ) |
Sets the program jump label
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| jumpLabel | jumplabel |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetJumpLabel | ( | const char * | jumpLabel | ) |
Sets the program jump label
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| jumpLabel | jumplabel |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetLinearPlaces | ( | int | linearPlaces | ) |
Sets the linear decimal places
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| linearPlaces | linearplaces |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetLinearUnits | ( | NXOpen::CAM::InspectionCmmCommandBuilder::LinearUnitsOptions | linearUnits | ) |
Sets the linear units
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| linearUnits | linearunits |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetManualToggle | ( | bool | manualToggle | ) |
Sets the manual mode toggle
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| manualToggle | manualtoggle |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetMaxToggle | ( | bool | maxToggle | ) |
Sets the max toggle
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| maxToggle | maxtoggle |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetMaxValue | ( | double | maxValue | ) |
Sets the max value
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| maxValue | maxvalue |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetMinToggle | ( | bool | minToggle | ) |
Sets the min toggle
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| minToggle | mintoggle |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetMinValue | ( | double | minValue | ) |
Sets the min value
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| minValue | minvalue |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetMoveType | ( | NXOpen::CAM::InspectionCmmCommandBuilder::MoveTypes | moveType | ) |
Sets the move type
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| moveType | movetype |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetNumChar | ( | int | numChar | ) |
Sets the number of characters
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| numChar | numchar |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetOpName | ( | const NXString & | opName | ) |
Sets the command operation name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| opName | opname |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetOpName | ( | const char * | opName | ) |
Sets the command operation name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| opName | opname |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetProgramName | ( | const NXString & | programName | ) |
Sets the program name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| programName | programname |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetProgramName | ( | const char * | programName | ) |
Sets the program name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| programName | programname |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetProgramNameMethod | ( | NXOpen::CAM::InspectionCmmCommandBuilder::ProgramNameMethods | programNameMethod | ) |
Sets the program name method
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| programNameMethod | programnamemethod |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetProgramToggle | ( | bool | programToggle | ) |
Sets the program mode toggle
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| programToggle | programtoggle |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetProgStatements | ( | std::vector< NXString > & | progStatements | ) |
Sets the program statements
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| progStatements | NOTE: The full Unicode character set is not supported for this parameter. |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetPromptVar | ( | NXOpen::CAM::InspectionCmmCommandBuilder::PromptVars | promptVar | ) |
Sets the prompt variable
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| promptVar | promptvar |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetQisvarType | ( | NXOpen::CAM::InspectionCmmCommandBuilder::QisvarTypes | qisvarType | ) |
Sets the qis variable type
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| qisvarType | qisvartype |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetQisvarValue | ( | const NXString & | qisvarValue | ) |
Sets the qis variable value
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| qisvarValue | qisvarvalue |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetQisvarValue | ( | const char * | qisvarValue | ) |
Sets the qis variable value
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| qisvarValue | qisvarvalue |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetRevMethod | ( | NXOpen::CAM::InspectionCmmCommandBuilder::RevMethods | revMethod | ) |
Sets the revision method
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| revMethod | revmethod |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetRevName | ( | const NXString & | revName | ) |
Sets the revision name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| revName | revname |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetRevName | ( | const char * | revName | ) |
Sets the revision name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| revName | revname |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetSaveDmlDidLabel | ( | const NXString & | saveDmlDidLabel | ) |
Sets the save DML DID label
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| saveDmlDidLabel | savedmldidlabel |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetSaveDmlDidLabel | ( | const char * | saveDmlDidLabel | ) |
Sets the save DML DID label
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| saveDmlDidLabel | savedmldidlabel |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetSaveDmlPcsLabel | ( | const NXString & | savePcsDidLabel | ) |
Sets the save DML PCS label
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| savePcsDidLabel | savepcsdidlabel |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetSaveDmlPcsLabel | ( | const char * | savePcsDidLabel | ) |
Sets the save DML PCS label
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| savePcsDidLabel | savepcsdidlabel |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetSaveDmlPointData | ( | bool | saveDmlPointData | ) |
Sets the save DML point data
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| saveDmlPointData | savedmlpointdata |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetSaveDmlVersion | ( | const NXString & | saveDmlVersion | ) |
Sets the save DML version
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| saveDmlVersion | savedmlversion |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetSaveDmlVersion | ( | const char * | saveDmlVersion | ) |
Sets the save DML version
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| saveDmlVersion | savedmlversion |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetSensorName | ( | const NXString & | sensorName | ) |
Sets the sensor name
Created in NX8.5.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| sensorName | sensorname |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetSensorName | ( | const char * | sensorName | ) |
Sets the sensor name
Created in NX8.5.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| sensorName | sensorname |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetTargetPoint | ( | NXOpen::Point * | targetPoint | ) |
Sets the target point
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| targetPoint | targetpoint |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetTemperaturePlaces | ( | int | temperaturePlaces | ) |
Sets the temperature decimal places
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| temperaturePlaces | temperatureplaces |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetTemperatureUnits | ( | NXOpen::CAM::InspectionCmmCommandBuilder::TemperatureUnitsOptions | temperatureUnits | ) |
Sets the temperature units
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| temperatureUnits | temperatureunits |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetToolName | ( | const NXString & | toolName | ) |
Sets the tool name
Created in NX8.5.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| toolName | toolname |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetToolName | ( | const char * | toolName | ) |
Sets the tool name
Created in NX8.5.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| toolName | toolname |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetUserPrompt | ( | const NXString & | userPrompt | ) |
Sets the user prompt
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| userPrompt | userprompt |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetUserPrompt | ( | const char * | userPrompt | ) |
Sets the user prompt
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| userPrompt | userprompt |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetVarName | ( | const NXString & | varName | ) |
Sets the variable name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| varName | varname |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetVarName | ( | const char * | varName | ) |
Sets the variable name
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| varName | varname |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetVarScope | ( | NXOpen::CAM::InspectionCmmCommandBuilder::VarScopes | varScope | ) |
Sets the variable scope
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| varScope | varscope |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetVarType | ( | NXOpen::CAM::InspectionCmmCommandBuilder::VarTypes | varType | ) |
Sets the variable type
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| varType | vartype |
| void NXOpen::CAM::InspectionCmmCommandBuilder::SetVectorPlaces | ( | int | vectorPlaces | ) |
Sets the vector decimal places
Created in NX7.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| vectorPlaces | vectorplaces |
| NXOpen::Point* NXOpen::CAM::InspectionCmmCommandBuilder::TargetPoint | ( | ) |
Returns the target point
Created in NX7.0.0.
License requirements : None
| int NXOpen::CAM::InspectionCmmCommandBuilder::TemperaturePlaces | ( | ) |
Returns the temperature decimal places
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionCmmCommandBuilder::TemperatureUnitsOptions NXOpen::CAM::InspectionCmmCommandBuilder::TemperatureUnits | ( | ) |
Returns the temperature units
Created in NX7.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionCmmCommandBuilder::ToolName | ( | ) |
Returns the tool name
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::CAM::InspectionCmmCommandBuilder::UserPrompt | ( | ) |
Returns the user prompt
Created in NX7.0.0.
License requirements : None
| NXString NXOpen::CAM::InspectionCmmCommandBuilder::VarName | ( | ) |
Returns the variable name
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionCmmCommandBuilder::VarScopes NXOpen::CAM::InspectionCmmCommandBuilder::VarScope | ( | ) |
Returns the variable scope
Created in NX7.0.0.
License requirements : None
| NXOpen::CAM::InspectionCmmCommandBuilder::VarTypes NXOpen::CAM::InspectionCmmCommandBuilder::VarType | ( | ) |
Returns the variable type
Created in NX7.0.0.
License requirements : None
| int NXOpen::CAM::InspectionCmmCommandBuilder::VectorPlaces | ( | ) |
Returns the vector decimal places
Created in NX7.0.0.
License requirements : None