PathEngine home previous: iSolidObjects::convexSolid_Points()next: Interface iProgressCallBack
Contents, API Reference, Interfaces, iSolidObjects, numberOfConvexSolids

iSolidObjects::numberOfConvexSolids()

Description

Returns the number of convex solids.

Syntax

int32_t numberOfConvexSolids() const;

Return Value

The number of convex solid objects represented.

C# Mapping

int numberOfConvexSolids();

Java Mapping

int numberOfConvexSolids();

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