Share

AcGeKnotVector::AcGeKnotVector

C++

GE_DLLEXPIMPORT AcGeKnotVector(
    double eps = globalKnotTolerance
);

Description

Constructs an empty sequence with given knot tolerance and no allocation for knots.

Parameters

Parameters Description
eps Equal knot tolerance

Links

AcGeKnotVector

Was this information helpful?