KPtInLoopResult.curve property
如果ptInLoopType的类型是onedge,那么点在环上所在的曲线, 否则该属性为未定义。
If ptInLoopType is equal to ptInLoopType.OnEdge, the curve is that the point is on, otherwise undefined.
Signature:
curve?: KBoundedCurve2d;
Links: curve?: KBoundedCurve2d;