Closes the currently open CAD file if there is one. There is no error if no file is open. This sets FileName to empty string.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 80.0.0.0
Syntax
Events
| Event Type | Reason |
|---|---|
| CogCADFile Changed | Fires when this function is called. The following state flags may be affected: |
Remarks
Closes the currently open CAD file if there is one. There is no error if no file is open. This sets FileName to empty string.
See Also