KCurveSurfaceIntersectRet.curve property
如果KCurveSurfaceIntersectType的类型是曲线,那么curve属性就是交线,否则该属性未定义。
If KCurveSurfaceIntersectType is equal to KCurveSurfaceIntersectType.Curve, the curve is the intersection curve, otherwise undefined.
Signature:
curve?: KCurve3d;
Links: curve?: KCurve3d;