Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 SVGPath 加载一个简单形状的 svg(人类牙齿的轮廓)。但是现在我需要在轮廓的一部分上画一条切线。我没有关于组成 SVGPath 以确定曲率的线条的任何信息。有没有办法检索此信息,或将我的 SVGPath 轮廓转换为折线/列表?