Curve Tube Positions

Generate tube positions from a curve description

Installation

To use this Node, you must enable omni.graph.nodes in the Extension Manager.

Inputs

Name

Type

Description

Default

curveVertexStarts

int[]

Vertex starting points

curveVertexCounts

int[]

Vertex counts for the curve points

curvePoints

float[3][]

Points on the curve to be framed

tubePointStarts

int[]

Tube starting point index values

cols

int[]

Columns of the tubes

up

float[3][]

Up vectors on the tube

out

float[3][]

Out vector directions on the tube

width

float[]

Width of tube positions

Outputs

Name

Type

Description

Default

points

float[3][]

Points on the tube