Module sverchok.utils.surface
Expand source code
# This file is part of project Sverchok. It's copyrighted by the contributors
# recorded in the version control history of the file, available from
# its original location https://github.com/nortikin/sverchok/commit/master
#
# SPDX-License-Identifier: GPL3
# License-Filename: LICENSE
from sverchok.utils.surface.core import *
from sverchok.utils.surface.data import *
from sverchok.utils.surface.sphere import *
from sverchok.utils.surface.primitives import *
Sub-modules
sverchok.utils.surface.algorithms
sverchok.utils.surface.bakery
sverchok.utils.surface.bevel_curve
sverchok.utils.surface.coons
sverchok.utils.surface.core
sverchok.utils.surface.data
sverchok.utils.surface.freecad
sverchok.utils.surface.gordon
sverchok.utils.surface.nurbs
sverchok.utils.surface.populate
sverchok.utils.surface.primitives
sverchok.utils.surface.rbf
sverchok.utils.surface.sphere