SiMoLib.NET API V3.0.1.1
Loading...
Searching...
No Matches
SiMoPoly.SplineFactory Class Reference

Setting up spline evaluation objects. More...

Static Public Member Functions

static ISpline CreateObject ()
 Creating a single spline evaluation object.
 
static ISpline[] Create (int Number)
 Creating spline evaluation objects.
 

Detailed Description

Setting up spline evaluation objects.

Member Function Documentation

◆ Create()

static ISpline[] SiMoPoly.SplineFactory.Create ( int Number)
static

Creating spline evaluation objects.

◆ CreateObject()

static ISpline SiMoPoly.SplineFactory.CreateObject ( )
static

Creating a single spline evaluation object.