GO2cam Javascript API  6.11
GO2SNurbsCreate Class Reference

Helper class to create nurbs. More...

Static Public Member Functions

static GO2SNurbs FromPoints (Array< GO2SXYZ > pts, Boolean reorder, Number close)
 See GO2SNurbs.SetFromPoints.
static GO2SNurbs FromPointsWClose (Array< GO2SXYZ > pts, Boolean close)
 See GO2SNurbs.SetFromPointsWClose.
static GO2SNurbs FromPointsWTangency (Array< GO2SXYZ > pts, Boolean tgStart, Boolean tgEnd)
 See GO2SNurbs.SetFromPointsWTangency.

Detailed Description

Helper class to create nurbs.