mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
Drop ignored delete_same_facet_edge_pairs from stub
This commit is contained in:
@@ -646,7 +646,6 @@ class context:
|
||||
def __init__(self, *args): ...
|
||||
def add(self, segments): ...
|
||||
def build(self): ...
|
||||
def delete_same_facet_edge_pairs(self): ...
|
||||
def get_face_pairs(self): ...
|
||||
def merge(self, edge_indices): ...
|
||||
def num_edges(self): ...
|
||||
|
||||
Reference in New Issue
Block a user