Skip to content

Latest commit

 

History

History
379 lines (219 loc) · 40.8 KB

File metadata and controls

379 lines (219 loc) · 40.8 KB

ZEISS INSPECT App Examples Overview

data_interfaces — How to access data of ZEISS INSPECT elements

                        App                                                             Description                                     Example Projects References        Tags       
CheckResultsDataArray
view
This example demonstrates two ways of accessing result data from checks using the element properties and data interfaces. 1) HowTo
Static Badge
Static Badge
ReferencePointsAndMeshData
view
This example demonstrates how to access the reference points in a measurement and the mesh from Python. 1) HowTo
Static Badge
Static Badge
Static Badge
VolumeSectionImageData
view
This example demonstrates how to access the image data of a volume section. 3) HowTo
Static Badge

dialog_widgets — How to use custom dialogs and handle user input events

                        App                                                             Description                                     Example Projects References        Tags       
DropdownWidget
view
This basic example shows how to use the dropdown widget and how to define items at script runtime. HowTo
Static Badge
Static Badge
ExplorerSelectedElementsInDialog
view
This example shows how to get a list of elements selected in the element explorer and use it in a script dialog. 1) HowTo
Static Badge
Static Badge
UnitDialogEventHandler
view
This basic example demonstrates how to use an event handler on a script dialog to set the unit to multiple widgets. HowTo
Static Badge
Static Badge
WidgetVisibility
view
This example shows how to use a dialog event handler to turn on/off widget visibilities. HowTo
Static Badge
Static Badge

misc — Miscellaneous

                        App                                                             Description                                     Example Projects References        Tags       
CSVExample
view
This example demonstrates how to read and write CSV files (comma separated values) from an App. 1) Static Badge
Static Badge
Static Badge
DialogReopenExample
view
This examples demonstrates, how a dialog can be closed from its own handler, just to be opened again. HowTo
Static Badge
DisplayImage
view
Display measurement as a single image Static Badge
Static Badge
ExcelExample
view
Example for reading and writing Excel files from an App Static Badge
Static Badge
Static Badge
FileSelectionAndFiltering
view
File Selection and Filtering Examples Static Badge
Static Badge
Static Badge
Static Badge
IPCWebsocketExample
view
Example for triggering command execution via WebSocket protocol Static Badge
MeasurementSystemAnalysis
view
MSA conformal measurement system analysis (ANOVA, ARM) Static Badge
PointPixelTransformations
view
This example demonstrates how to find the 2D pixel coordinates of a 3D point coordinate and vice versa. 2) API
Static Badge
Static Badge
ProgressBar
view
This example shows how to display a progress bar at the bottom of the ZEISS INSPECT main window
SQLExample
view
Example for SQL Database Access Static Badge
Static Badge
ServiceExample
view
Service API Example HowTo
API
Static Badge
SettingsAPI
view
Example App demonstrating usage of the settings API API
Static Badge
TemplateUnittestCoverage
view
App template for running unit testing and generating a test coverage report Static Badge
TextDetection
view
Text detection example Static Badge
Static Badge

projects — ZEISS INSPECT projects

                        App                                                             Description                                     Example Projects References        Tags       
ExampleProjects
view
ZEISS INSPECT Example Projects Static Badge

script_icons — How to set icons for scripts or buttons

                        App                                                             Description                                     Example Projects References        Tags       
ScriptIcon
view
This example shows how an icon can be set to a script, whereas the icon itself resides in the App as a resource. Static Badge

script_resources — How to access binary data of your App (resources)

                        App                                                             Description                                     Example Projects References        Tags       
ResourceAccess
view
Accessing an image as an App based resources API
Static Badge
Static Badge
ScriptResources
view
A simple example showing the usage of script resources. HowTo
API
Static Badge

scripted_actuals — Building custom actual elements with Python code

                        App                                                             Description                                     Example Projects References        Tags       
ScriptedActualCircle
view
This is an example for a scripted actual ‘circle’ element. HowTo
API
Static Badge
Static Badge
ScriptedActualCone
view
This is an example for a scripted actual ‘cone’ element. HowTo
API
Static Badge
Static Badge
ScriptedActualCurve
view
This is an example for a scripted actual ‘curve’ element. HowTo
API
Static Badge
Static Badge
ScriptedActualCylinder
view
This is an example for a scripted actual ‘cylinder’ element. HowTo
API
Static Badge
Static Badge
ScriptedActualDistance
view
This is an example for a scripted actual ‘distance’ element. HowTo
API
Static Badge
Static Badge
ScriptedActualPoint
view
These are two examples for scripted actual points, which serve as an introduction to the concept of scripted actual elements. HowTo
API
Static Badge
Static Badge
ScriptedActualPointCloud
view
This is an example for a scripted actual ‘point cloud’ element. HowTo
API
Static Badge
Static Badge
ScriptedActualSection
view
This is an example for a scripted actual ‘section’ element. HowTo
API
Static Badge
Static Badge
ScriptedActualSurface
view
This is an example for a scripted actual ‘surface’ element. HowTo
API
Static Badge
Static Badge
ScriptedActualSurfaceCurve
view
This is an example for a scripted actual ‘surface curve’ element. HowTo
API
Static Badge
Static Badge
ScriptedActualVolume
view
This is an example for a scripted actual ‘volume’ element. HowTo
API
Static Badge
Static Badge
Static Badge
ScriptedActualVolumeDefects
view
This is an example for a scripted actual ‘volume defects’ element. HowTo
API
Static Badge
Static Badge
Static Badge
ScriptedActualVolumeRegion
view
This is an example for a scripted actual ‘volume region’ element. HowTo
API
Static Badge
Static Badge
Static Badge
ScriptedActualVolumeSection
view
This is an example for a scripted actual ‘volume section’ element. HowTo
API
Static Badge
Static Badge
Static Badge
ScriptedElementProgress
view
This examples demonstrates how to show progress information to the user while calcualting a scripted element. HowTo
Static Badge
TrimeshDeformMesh
view
This example demonstrates how to generate a custom surface element using a scripted element. The example script accesses mesh information from an existing mesh in the project and adds a random deformation to each point. 1) HowTo
API
Static Badge
Static Badge
Static Badge

scripted_checks — Building custom checks with Python code

                        App                                                             Description                                     Example Projects References        Tags       
ScriptedCurveCheck
view
This example demonstrates how to create a scalar curve check by a script. Also, the usage of custom coordinate systems in scripted checks is shown. 1) HowTo
API
Static Badge
Static Badge
ScriptedScalarCheck
view
This example shows how to create a scalar check by script. A scalar check is the most basic check, as it assigns a scalar value to an element. Nearly all elements you can find in the software can be checked like this. 1) HowTo
API
Static Badge
Static Badge
ScriptedSurfaceCheck
view
This example demonstrates how to create a scalar surface check by a script. Also, the usage of custom coordinate systems and element preview in scripted checks is shown. 1) HowTo
API
Static Badge
Static Badge

scripted_diagrams — Creating custom diagrams

                        App                                                             Description                                     Example Projects References        Tags       
OSMMapDiagram
view
Display geolocation using a scripted diagram HowTo
Static Badge
Static Badge
ScriptedDiagramBasics
view
Scripted diagram basics HowTo
Static Badge
Static Badge

Example projects

No. Project name Description
1 zeiss_part_test_project Simple optically measured part with a CAD, mesh and some basic inspections
2 zeiss_part_test_measurement Optical measurement series and preliminary mesh of ZEISS part
3 volume_test_project A small test volume for CT related inspections

Download Example Projects App

Tag Index

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Related