mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +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 __init__(self, *args): ...
|
||||||
def add(self, segments): ...
|
def add(self, segments): ...
|
||||||
def build(self): ...
|
def build(self): ...
|
||||||
def delete_same_facet_edge_pairs(self): ...
|
|
||||||
def get_face_pairs(self): ...
|
def get_face_pairs(self): ...
|
||||||
def merge(self, edge_indices): ...
|
def merge(self, edge_indices): ...
|
||||||
def num_edges(self): ...
|
def num_edges(self): ...
|
||||||
|
|||||||
Reference in New Issue
Block a user