Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFindChainsOptions

传递给 model.findChains 的选项.

Hierarchy

Index

Properties

Optional byLayers

byLayers: boolean

标记以按层分隔链.

Optional contain

contain: boolean | IContainChainsOptions

标记以根据链的路径彼此内部来排序层次结构中的链.

Optional pointMatchingDistance

pointMatchingDistance: number

将两个点视为相同的最大距离.

Optional shallow

shallow: boolean

标记不递归模型,仅在当前模型的直接路径内查找.

Optional unifyBeziers

unifyBeziers: boolean

标记以将贝塞尔曲线弧段展平为 IPathBezierSeed.

Generated using TypeDoc