Helper class to create nurbs. More...
Inherits QObject.
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. | |
Helper class to create nurbs.