MCPcopy Index your code
hub / github.com/SLiCAP/SLiCAP_python / FreeTextData

Class FreeTextData

SLiCAP/schematic/schematic_data.py:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79
80@dataclass
81class FreeTextData:
82 x: float
83 y: float
84 text: str
85
86
87@dataclass

Callers 2

to_dataMethod · 0.85
from_jsonMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected