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 |
GE_DLLEXPIMPORT AcGeKnotVector( double eps = globalKnotTolerance );
Constructs an empty sequence with given knot tolerance and no allocation for knots.
| Parameters | Description |
|---|---|
| eps | Equal knot tolerance |