PathEngine home previous: iAnchorsAndPinnedShapes::pinnedShape_Vertex()next: iSolidObjects::convexSolid_Attribute()
Contents, API Reference, Interfaces, iSolidObjects

Interface iSolidObjects

Description

An interface class for passing information about solid source geometry into PathEngine's 3D content processing functionality.

Refer to 3D Content Processing for information about PathEngine's 3D content processing functionality.

This interface is defined in SDKRoot/include/i_pathengine.h.

Methods:

convexSolid_Attribute

Returns the number of points in a convex solid object.

convexSolid_Point

Returns the coordinates of a point in a convex solid object.

convexSolid_Points

Returns the number of points in a convex solid object.

numberOfConvexSolids

Returns the number of convex solids.


Documentation for PathEngine release 5.17 - Copyright © 2002-2008 PathEnginenext: iSolidObjects::convexSolid_Attribute()