KFace2d
kds-plugin-document / Exports / KFace2d
Interface: KFace2d
KFace2d代表二维面。
The KFace2d represents a 2d face.
Table of contents
Properties
Properties
contour
• contour: KBoundedCurve2d
[]
二维面外轮廓。
The 2d uv contour.
Defined in
api.d.ts:10156
holes
• holes: KBoundedCurve2d
[][]
二维内轮廓。
The 2d uv holes.
Defined in
api.d.ts:10162