Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ geometry
Method
geometry
tools/python/mwm/mwm_interface.py:359–360 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
357
358
@abstractmethod
359
def
geometry(self) -> Union[List[Point], List[Triangle]]:
360
pass
361
362
@abstractmethod
363
def
limit_rect(self) -> Rect:
Callers
5
example__working_with_features
Function · 0.45
example__working_with_features
Function · 0.45
ProcessSelectionMode
Method · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
1
example__working_with_features
Function · 0.36