PathEngine home previous: iFaceVertexMesh::vertexZ()next: Interface iAnchorsAndPinnedShapes
Contents, API Reference, Interfaces, iFaceVertexMesh, vertices

iFaceVertexMesh::vertices()

Description

Returns the number of unique vertices in this object.

Syntax

int32_t vertices() const;

Return Value

The number of unique vertices.

C# Mapping

int vertices();

Java Mapping

int vertices();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: Interface iAnchorsAndPinnedShapes