• S sverchok
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Задачи 148
    • Задачи 148
    • Список
    • Доски
    • Спринты
  • Запросы на слияние 21
    • Запросы на слияние 21
  • CI/CD
    • CI/CD
    • Конвейеры
    • Задания
    • Расписания
  • Развертывания
    • Развертывания
    • Окружения
    • Релизы
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • Мониторинг
    • Мониторинг
    • Инциденты
  • Аналитика
    • Аналитика
    • Поток ценности
    • CI/CD
    • Репозиторий
  • Wiki
    • Wiki
  • Сниппеты
    • Сниппеты
  • Активность
  • Диаграмма
  • Создать новую задачу
  • Задания
  • Коммиты
  • Доски с задачами
Свернуть панель
  • nikitronn
  • sverchok
  • Запросы на слияние
  • !3473

"Deconstruct curve" node

  • Ревью изменений

  • Скачать
  • Почтовые патчи
  • Простое отличие
Слиты nikitronn запросил слияние deconstruct_curve в master Авг 20, 2020
  • Обзор 2
  • Коммиты 7
  • Конвейеры 0
  • Изменения 10

Created by: portnov

This node deconstructs any NURBS or NURBS-like curve into it's main components: control points, weights and so on.

At the moment, this node can effectively work with the following types of curves:

  • NURBS curves
  • Bezier curves
  • Cubic splines
  • Polylines
  • Circular arcs
  • Line segments

Some nodes, that output complex curves composed from simple curves (for example, "Rounded rectangle"), have NURBS output parameter; when it is checked, such nodes output NURBS curves, so "Deconstruct curve" can work with them.

Other types of curves are considered as not having NURBS components (control points, for example), so outputs will be empty.

Screenshot_20200820_223627 Screenshot_20200820_223802

Preflight checklist

Put an x letter in each brackets when you're done this item:

  • Code changes complete.
  • Code documentation complete.
  • Documentation for users complete (or not required, if user never sees these changes).
  • Manual testing done.
  • Unit-tests implemented.
  • Ready for merge.
Ответственный
Назначить
Проверяющие
Запросить ревью
Оценка трудозатрат
Исходная ветка: deconstruct_curve