CadQuery / CadQuery/cadquery

Custome __instancecheck__ for better reloading support

Open
#1,387 0 comments 0 reactions 0 assignees View on GitHub
advanced enhancement
Dominant language
Python
Stars
5.8k
Forks
541
Avg merge
3d 2h
Merged PRs (30d)
5

Description

It looks like reloading suffers from many `isinstance` calls in the codebase. This can be probably solved by implementing a custom `__instancecheck__` for all relevant classes (at least `Shape`, `Workplane`, `Assembly`).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.