KCurveSurfaceIntersectType
kds-plugin-document / Exports / KCurveSurfaceIntersectType
Enumeration: KCurveSurfaceIntersectType
曲线与面的位置关系。
Curve and surface intersection type.
Table of contents
Enumeration Members
Enumeration Members
Curve
• Curve = 2
曲线。
The curve type.
Defined in
api.d.ts:7069
Point
• Point = 1
点。
The point type.
Defined in
api.d.ts:7063