NonManifoldTopology / Topologic

Topologic is a software modelling library enabling hierarchical and topological representations of architectural spaces, buildings and artefacts through non-manifold topology.
GNU Affero General Public License v3.0
74 stars 19 forks source link

Cannot create a face from overlapping edges not meeting at their ends #5

Open non-manifold opened 5 years ago

non-manifold commented 5 years ago

Expected Behavior

Tried to create a face from overlapping edges NOT meeting at their ends using Face.ByWire(). Also tried to SelfMerge() the edges as a cluster. This should create a face from the closed sub-wire.

Current Behavior

A big wire containing all the edges are created. A face seems to be internally created by OCCT, but does not look right when previewed in OCCT viewer (no solid colour). Dynamo also cannot create a surface from this.

Steps to Reproduce (for bugs)

Please see the Dynamo file. Weave_6.zip