EvaluatePositions (Geometry) *

Introduced

5.0

Description

Evaluates the positions at the surface locations defined by the input point locator data. The returned positions are in geometry's local space reference.

An example using this method can be found in PointLocatorData object's description.

Scripting Syntax

Geometry.EvaluatePositions( PointLocators, [Indices] )

C# Syntax

Object Geometry.EvaluatePositions( PointLocatorData in_pPtLocators, Object in_pPointLocatorsIndices );

Parameters

Parameter

Type

Description

PointLocators

PointLocatorData

Point locators to be evaluated.

Indices

1-dimensional Array

Indices of the point locators to be evaluated (all if not specified).

Return Value

2-dimensional Array, (the first dimension contains the x,y,z values).

See Also

PointLocatorData

Geometry

Geometry.GetClosestLocations

Geometry.GetClosestLocationsWithinRadius

Geometry.GetRaycastIntersections

Geometry.SetupPointLocatorQueries

Geometry.GetSurfacePointLocatorsFromPoints

Geometry.EvaluateNormals

Geometry.EvaluateClusterProperty

PolygonMesh.GetPolygonIndexArray

PolygonMesh.GetTriangleVertexIndexArray

PolygonMesh.GetTriangleNodeIndexArray

PolygonMesh.GetTriangleWeightArray

PolygonMesh.ConstructPointLocators

NurbsSurfaceMesh.GetSubSurfaceIndexArray

NurbsSurfaceMesh.GetNormalizedUVArray

NurbsSurfaceMesh.ConstructPointLocators

 

 

 



Autodesk Softimage 2011