LICENSE
README.md
pyproject.toml
cli/cli.py
cli/create.py
cli/deploy.py
cli/modify.py
cli/utils.py
ndtkit_api/NDTKitAScanInterface.py
ndtkit_api/NDTKitBScansInterface.py
ndtkit_api/NDTKitCScanInterface.py
ndtkit_api/NDTKitCartographyFrameInterface.py
ndtkit_api/NDTKitDefectDetectionInterface.py
ndtkit_api/NDTKitDimensionInterface.py
ndtkit_api/NDTKitFrameConfigurationInterface.py
ndtkit_api/NDTKitGui.py
ndtkit_api/NDTKitImageInterface.py
ndtkit_api/NDTKitPreferencesInterface.py
ndtkit_api/NDTKitROIInterface.py
ndtkit_api/NDTKitReportInterface.py
ndtkit_api/NDTKitSegmentationInterface.py
ndtkit_api/NIConstants.py
ndtkit_api/NIFileConstants.py
ndtkit_api/NIProgressBar.py
ndtkit_api/enum_wrapper.py
ndtkit_api/ndtkit_socket_connection.py
ndtkit_api.egg-info/PKG-INFO
ndtkit_api.egg-info/SOURCES.txt
ndtkit_api.egg-info/dependency_links.txt
ndtkit_api.egg-info/entry_points.txt
ndtkit_api.egg-info/requires.txt
ndtkit_api.egg-info/top_level.txt
ndtkit_api/common/geometry3D/NIEnumFaceToProject.py
ndtkit_api/common/geometry3D/NIParallelepiped.py
ndtkit_api/common/geometry3D/NIPosition2DConverter.py
ndtkit_api/config/config.py
ndtkit_api/core/filter/NINanFilter.py
ndtkit_api/model/NIEnumColorOrder.py
ndtkit_api/model/NIEnumDefectShapeType.py
ndtkit_api/model/NIEnumFilterType.py
ndtkit_api/model/NIEnumFrameOrganization.py
ndtkit_api/model/NIEnumLineStrokeType.py
ndtkit_api/model/NIEnumScanSelection.py
ndtkit_api/model/NIEnumScanType.py
ndtkit_api/model/NIEnumSpecialValue.py
ndtkit_api/model/NIEnumUnit.py
ndtkit_api/model/actions/edgedetection/NIEdgeDetection.py
ndtkit_api/model/actions/edgedetection/NIEnumComparaison.py
ndtkit_api/model/actions/edgedetection/NIRangeEdgeDetection.py
ndtkit_api/model/actions/matching/NIMatching.py
ndtkit_api/model/actions/rois/NIRoiAction.py
ndtkit_api/model/actions/screenshot/NIEnumFormatScreenshot.py
ndtkit_api/model/actions/screenshot/NIEnumPrintSelectionMode.py
ndtkit_api/model/actions/screenshot/NIScreenshotAction.py
ndtkit_api/model/actions/screenshot/NIScreenshotInfo.py
ndtkit_api/model/ascan/NIAScanCompression.py
ndtkit_api/model/ascan/NIAScanConfiguration.py
ndtkit_api/model/ascan/NIAScanGate.py
ndtkit_api/model/flaw/BooleanMember.py
ndtkit_api/model/flaw/CADInformation.py
ndtkit_api/model/flaw/DataStatistics.py
ndtkit_api/model/flaw/DefectGeometricInfos.py
ndtkit_api/model/flaw/DistancesToLayouts.py
ndtkit_api/model/flaw/Flaw.py
ndtkit_api/model/flaw/NIDefectDetection.py
ndtkit_api/model/flaw/NIEnumDefectCharacteristics.py
ndtkit_api/model/frame/NIBScanGate.py
ndtkit_api/model/frame/NICartographyFrame.py
ndtkit_api/model/frame/NICartographyFrameAScan.py
ndtkit_api/model/frame/NICartographyFrameBScan.py
ndtkit_api/model/frame/NICartographyFrameCScan.py
ndtkit_api/model/frame/NICartographyFrameCScan3D.py
ndtkit_api/model/frame/NICartographyFrameCScanSegmentation.py
ndtkit_api/model/frame/NICartographyFrameCScanSegmentation3D.py
ndtkit_api/model/frame/NICartographyFrameImage.py
ndtkit_api/model/frame/ScanType.py
ndtkit_api/model/framecomponents/palette/NIColorPalette.py
ndtkit_api/model/readers/NIEmptyReaderParameters.py
ndtkit_api/model/readers/NIEnumAmplitudeSign.py
ndtkit_api/model/readers/NIEnumGateMode.py
ndtkit_api/model/readers/NIEnumOverlapMethod.py
ndtkit_api/model/readers/NIHeaderNode.py
ndtkit_api/model/readers/NILeafNode.py
ndtkit_api/model/readers/NIReaderHelper.py
ndtkit_api/model/readers/NIReaderParameters.py
ndtkit_api/model/readers/isqus/NIISQUSReaderParameters.py
ndtkit_api/model/readers/nk3/NINK3ReaderParameters.py
ndtkit_api/model/readers/rdt/NIRDTReaderParameters.py
ndtkit_api/model/readers/utwin/NIUTWINReaderParameters.py
ndtkit_api/model/roi/EnumShapeSelection.py
ndtkit_api/model/roi/NIEnumRoiFormat.py
ndtkit_api/model/roi/NIEnumRoiGeometry.py
ndtkit_api/model/roi/NIRoi.py
ndtkit_api/model/roi/NIRoiLayout.py
ndtkit_api/model/roi/NIRoiManualMatching.py
ndtkit_api/model/roi/NIRoiMask.py
ndtkit_api/model/roi/NIRoiSelection.py
ndtkit_api/model/roi/NIRoiStatitics.py
ndtkit_api/model/roi/NIShapeHelper.py
ndtkit_api/model/roi/Shape.py
ndtkit_api/model/scans/ascan/NIAScan.py
ndtkit_api/model/segmentation/NIEnumSegmentationGridType.py
ndtkit_api/model/segmentation/NIPieceOfSegmentation.py
ndtkit_api/utils/io_utils.py
ndtkit_api/utils/py4j_utils.py
ndtkit_api/utils/version_utils.py
tests/test_CADInformation.py
tests/test_DistancesToLayouts.py
tests/test_NDTKitAScanInterface.py
tests/test_NDTKitBScanInterface.py
tests/test_NDTKitCScanInterface.py
tests/test_NDTKitCartographyFrameInterface.py
tests/test_NDTKitDefectDetectionInterface.py
tests/test_NDTKitDimensionInterface.py
tests/test_NDTKitFrameConfigurationInterface.py
tests/test_NDTKitGui.py
tests/test_NDTKitImageInterface.py
tests/test_NDTKitPreferencesInterface.py
tests/test_NDTKitROIInterface.py
tests/test_NDTKitReportInterface.py
tests/test_NDTKitSegmentationInterface.py
tests/test_NIBScanGate.py
tests/test_NICartographyFrameImage.py
tests/test_NIColorPalette.py
tests/test_NIConstants.py
tests/test_NIDefectDetection.py
tests/test_NIEdgeDetection.py
tests/test_NIEnumSpecialValue.py
tests/test_NIISQUSReaderParameters.py
tests/test_NIMatching.py
tests/test_NINK3ReaderParameters.py
tests/test_NINanFilter.py
tests/test_NIParallelepiped.py
tests/test_NIProgressBar.py
tests/test_NIRDTReaderParameters.py
tests/test_NIRangeEdgeDetection.py
tests/test_NIRoi.py
tests/test_NIRoiAction.py
tests/test_NIRoiLayout.py
tests/test_NIRoiSelection.py
tests/test_NIScreenshotAction.py
tests/test_NIShapeHelper.py
tests/test_NIUTWINReaderParameters.py
tests/test_imports.py
tests/test_py4j_utils.py