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 |
|
ReferencePointsAndMeshData view |
This example demonstrates how to access the reference points in a measurement and the mesh from Python. | 1) | HowTo |
|
VolumeSectionImageData view |
This example demonstrates how to access the image data of a volume section. | 3) | HowTo |
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 |
||
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 |
|
UnitDialogEventHandler view |
This basic example demonstrates how to use an event handler on a script dialog to set the unit to multiple widgets. | HowTo |
||
WidgetVisibility view |
This example shows how to use a dialog event handler to turn on/off widget visibilities. | HowTo |
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) | ||
DialogReopenExample view |
This examples demonstrates, how a dialog can be closed from its own handler, just to be opened again. | HowTo |
||
DisplayImage view |
Display measurement as a single image | |||
ExcelExample view |
Example for reading and writing Excel files from an App | |||
FileSelectionAndFiltering view |
File Selection and Filtering Examples | |||
IPCWebsocketExample view |
Example for triggering command execution via WebSocket protocol | |||
MeasurementSystemAnalysis view |
MSA conformal measurement system analysis (ANOVA, ARM) | |||
PointPixelTransformations view |
This example demonstrates how to find the 2D pixel coordinates of a 3D point coordinate and vice versa. | 2) | API |
|
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 | |||
ServiceExample view |
Service API Example | HowTo API |
||
SettingsAPI view |
Example App demonstrating usage of the settings API | API |
||
TemplateUnittestCoverage view |
App template for running unit testing and generating a test coverage report | |||
TextDetection view |
Text detection example |
App | Description | Example Projects | References | Tags |
---|---|---|---|---|
ExampleProjects view |
ZEISS INSPECT Example Projects |
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. |
App | Description | Example Projects | References | Tags |
---|---|---|---|---|
ResourceAccess view |
Accessing an image as an App based resources | API |
||
ScriptResources view |
A simple example showing the usage of script resources. | HowTo API |
App | Description | Example Projects | References | Tags |
---|---|---|---|---|
ScriptedActualCircle view |
This is an example for a scripted actual ‘circle’ element. | HowTo API |
||
ScriptedActualCone view |
This is an example for a scripted actual ‘cone’ element. | HowTo API |
||
ScriptedActualCurve view |
This is an example for a scripted actual ‘curve’ element. | HowTo API |
||
ScriptedActualCylinder view |
This is an example for a scripted actual ‘cylinder’ element. | HowTo API |
||
ScriptedActualDistance view |
This is an example for a scripted actual ‘distance’ element. | HowTo API |
||
ScriptedActualPoint view |
These are two examples for scripted actual points, which serve as an introduction to the concept of scripted actual elements. | HowTo API |
||
ScriptedActualPointCloud view |
This is an example for a scripted actual ‘point cloud’ element. | HowTo API |
||
ScriptedActualSection view |
This is an example for a scripted actual ‘section’ element. | HowTo API |
||
ScriptedActualSurface view |
This is an example for a scripted actual ‘surface’ element. | HowTo API |
||
ScriptedActualSurfaceCurve view |
This is an example for a scripted actual ‘surface curve’ element. | HowTo API |
||
ScriptedActualVolume view |
This is an example for a scripted actual ‘volume’ element. | HowTo API |
||
ScriptedActualVolumeDefects view |
This is an example for a scripted actual ‘volume defects’ element. | HowTo API |
||
ScriptedActualVolumeRegion view |
This is an example for a scripted actual ‘volume region’ element. | HowTo API |
||
ScriptedActualVolumeSection view |
This is an example for a scripted actual ‘volume section’ element. | HowTo API |
||
ScriptedElementProgress view |
This examples demonstrates how to show progress information to the user while calcualting a scripted element. | HowTo |
||
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 |
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 |
|
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 |
|
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 |
App | Description | Example Projects | References | Tags |
---|---|---|---|---|
OSMMapDiagram view |
Display geolocation using a scripted diagram | HowTo |
||
ScriptedDiagramBasics view |
Scripted diagram basics | HowTo |
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 |
- DialogReopenExample
- DropdownWidget
- ExplorerSelectedElementsInDialog
- UnitDialogEventHandler
- WidgetVisibility
- DisplayImage
- MeasurementSystemAnalysis
- PointPixelTransformations
- ReferencePointsAndMeshData
- TextDetection
- ScriptedActualCircle
- ScriptedActualCone
- ScriptedActualCurve
- ScriptedActualCylinder
- ScriptedActualDistance
- ScriptedActualPoint
- ScriptedActualPointCloud
- ScriptedActualSection
- ScriptedActualSurface
- ScriptedActualSurfaceCurve
- ScriptedActualVolume
- ScriptedActualVolumeDefects
- ScriptedActualVolumeRegion
- ScriptedActualVolumeSection
- TrimeshDeformMesh