PathEngine home previous: iContentChunk::instantiate_FloatRotateAndScale()next: iContentChunk::preValidate()
Contents, API Reference, Interfaces, iContentChunk, numberOfConnectingEdges

iContentChunk::numberOfConnectingEdges()

Description

Used to query the number of connecting edges marked up in a chunk's ground geometry.

Syntax

int32_t numberOfConnectingEdges() const;

Return Value

The number of connecting edges in the this content chunk.

C# Mapping

int numberOfConnectingEdges();

Java Mapping

int numberOfConnectingEdges();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iContentChunk::preValidate()