KCurvesIntersectRet interface
曲线位置关系计算结果。
Curves position relation check result.
Signature:
export interface KCurvesIntersectRet
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
boolean | (Optional) 是否重叠。 The overlap status. | ||
交点。 The intersection point. |