跳到主要内容

KLoop3d interface

KLoop3d代表三维环。

The KLoop3d represents a 3d loop.

Signature:

export interface KLoop3d 

Properties

Property

Modifiers

Type

Description

loop

KBoundedCurve3d[]

三维环。 注意:环的每一条轮廓线必须是首尾相连。

The 3d loop. NOTE: The caller needs to make sure the edges of the loop are connected tail to head.