Utils

文档可能含有未修复的过时部分

GeoUtils 提供了一系列工具函数

通过 from manimgeo.utils import GeoUtils 导入


GEO_PRINT_EXC 标志位

bool, 标志几何对象计算出错时是否输出错误信息


展平嵌套序列

flatten(iterable: Iterable)


输出依赖关系


错误信息输出设置

set_debug(debug: bool = True)

设置是否打开 GEO_PRINT_EXC 标志位