Welcome to mirror list, hosted at ThFree Co, Russian Federation.

StructureView.py « StructureView « plugins - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9aeabbc5d56ec4d021b0276d6d39548f554cd086 (plain)
1
2
3
4
5
6
7
# Copyright (c) 2022 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.

from cura.CuraView import CuraView

class StructureView(CuraView):
    pass  # TODO