Documentation > Mesh Ops Plugin BPLibrary > Random Point on Surface Within Selection

Random Point on Surface Within Selection

Gets a random point on a surface, taking into consideration the relative sizes of all the triangles. If Map isn't generated yet, it does it for you.

Inputs

In
Exec

Data
Mesh Data Structure (by ref)

Selection
Mesh Selection Structure (by ref)

Map
Map of Integers to Integers

Seed
Integer

Adjust
Float

Bias
Vector

Outputs

Out
Exec

Normal
Vector

UV
Vector 2D Structure

Tri Index
Integer

Return Value
Vector

Gets a random point on a surface, taking into consideration the relative sizes of all the triangles. If Map isn't generated yet, it does it for you.