Skip to content

DF cannot parse holes from geometries #11

@9and3

Description

@9and3

DF cannot detect and parse holes in from Rhino geometries for now.

if is_hole:
# TODO: for future development get rid of error
raise NotImplementedError("Hole detected, not implemented yet.")

The JointDetector should be able to take those in and parse them into DFBreps objects.

Here's the image, on top (no holes) it will work.

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions