manimgeo.components.point.adapter module¶
- class manimgeo.components.point.adapter.PointAdapter(**data)[源代码]¶
基类:
GeometryAdapter[PointConstructArgs]- coord: np.ndarray¶
- model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True, 'frozen': False}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].