GeomCurve

Generate Mesh properties from BasisCurve

Installation

To use this Node, you must enable omni.deform.prox in the Extension Manager.

Inputs

Name

Type

Description

Default

points

pointf[3][]

Set of deformed points to be smoothed

[]

curveVertexCounts

int[]

Curve vertex counts for Usd Mesh

[]

Outputs

Name

Type

Description

Default

points

pointf[3][]

Set of deformed points to be smoothed

[]

faceVertexCounts

int[]

Face vertex counts for Usd Mesh

[]

faceVertexIndices

int[]

Face vertex indices for Usd Mesh

[]