_Item | |
Add | The Add function sets the probe name to FileName. This allows the user to start creating a new probe. |
CancelChanges | The CancelChanges function cancels changes made to a probes collection and then closes the probes collection. |
Item | Returns the specified Probe object from the collection of Probes. |
SaveChanges | Save Changes made to the probes collection and closes the probes collection |
Application | Represents the read-only PC-DMIS application. The Application object includes properties and methods that return top-level objects. |
Count | Represents the number of Machine objects currently active in PC-DMIS. |
Parent | Returns the parent PartProgram of this object. |
Visible | Gets or sets the current visible state of the Probes object. You can use this property to show or hide the current probe inside the Graphics Display window of PC-DMIS. |