Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ center
Method
center
tools/python/mwm/mwm_interface.py:355–356 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
353
354
@abstractmethod
355
def
center(self) -> Point:
356
pass
357
358
@abstractmethod
359
def
geometry(self) -> Union[List[Point], List[Triangle]]:
Callers
4
__repr__
Method · 0.95
to_json
Method · 0.95
example__working_with_features
Function · 0.45
example__working_with_features
Function · 0.45
Calls
no outgoing calls
Tested by
1
example__working_with_features
Function · 0.36