mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Fix stub after 3c7e938
This commit is contained in:
@@ -503,6 +503,7 @@ class Triangulation(Representation):
|
||||
def edges(self) -> tuple[int, ...]: ...
|
||||
@property
|
||||
def edges_buffer(self) -> bytes: ...
|
||||
@property
|
||||
def edges_item_ids(self) -> tuple[int, ...]: ...
|
||||
@property
|
||||
def edges_item_ids_buffer(self) -> bytes: ...
|
||||
|
||||
Reference in New Issue
Block a user