CadQuery / CadQuery/cadquery

Implement Feature Tree

Open
#50 10 comments 0 reactions 0 assignees View on GitHub
CQ2
Dominant language
Python
Stars
5.8k
Forks
541
Avg merge
3d 2h
Merged PRs (30d)
5

Description

**Issue by [dcowden](https://github.com/dcowden)**
_Sunday Dec 11, 2016 at 21:02 GMT_
_Originally opened as https://github.com/dcowden/cadquery/issues/163_

----

CQ 2.0 should have a feature tree, which stores operations and their results in a way that can be searched and referenced by later steps.

Each branch in the tree should have an id, and an associated operation.

The tree will be stored in the modelling context.

Contributor guide

No contributing guide indexed for this repository

Research direction

Begin by locating the modelling context, where the feature tree is expected to be stored. Define how branches carry identifiers, operations, and results, and how later steps search and reference them; done means the tree supports those requirements across the modelling workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-graphics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.