Documentation > Mesh Ops Plugin BPLibrary > Generate Disk

Generate Disk

Creates a disk with NPoints number of points and Radius radius. If Segment is 1, you can make a loop by copying the verts and removing index 0.

Inputs

In
Exec

NPoints
Integer

Radius
Float

Segments
Integer

Outputs

Out
Exec

Outer Loop
Array of Vectors

Return Value
Mesh Data Structure

Creates a disk with NPoints number of points and Radius radius. If Segment is 1, you can make a loop by copying the verts and removing index 0.