Enum InspectionCmmCommandBuilder.CommandTypes
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public enum InspectionCmmCommandBuilder.CommandTypes
Fields
| Name | Description |
|---|---|
| DeclareVariable | |
| DefineHomePoint | |
| Device | |
| EnterStatement | |
| JumptoLabel | |
| MeasurementMode | |
| MoveMachine | |
| OutputDecimalPlaces | |
| ProgramHeader | |
| ProgramLabel | |
| PromptforInput | |
| QISVariable | |
| SaveDml | |
| SensorSelect |