mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
typing
This commit is contained in:
@@ -715,7 +715,7 @@ class declaration:
|
||||
def index_in_schema(self): ...
|
||||
def name(self) -> str: ...
|
||||
def name_uc(self): ...
|
||||
def schema(self): ...
|
||||
def schema(self) -> schema_definition: ...
|
||||
def type(self): ...
|
||||
|
||||
class direction3:
|
||||
|
||||
Reference in New Issue
Block a user