Diese Seite ist in Ihrer lokalen Sprache noch nicht verfügbar. Wir arbeiten daran, weitere Sprachversionen hinzuzufügen. Vielen Dank für Ihre Unterstützung.

On this page

Show all

Triangle Count

Updated on 2024-01-04 GMT+08:00
Table 1 parameters parameter description

Parameter

Mandatory

Description

Type

Value Range

statistics

No

Whether to export only the total statistical result.

  • true: Export only the statistical result.
  • false: Export the number of triangles corresponding to each vertex.

Boolean

true or false. The default value is true.

Table 2 response_data parameter description

Parameter

Type

Description

triangle_count

Integer

Number of triangles

vertex_triangles

List

Number of triangles on each vertex. The format is as follows:

[{vertexId : vertexTriangleCount},...],

where

vertexId is of the string type.

vertexTriangleCount is of the integer type.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback