Share

AcGeKnotVector::AcGeKnotVector

C++

GE_DLLEXPIMPORT AcGeKnotVector(
    const AcGeKnotVector& src
);

Description

Constructs a knot vector that is a copy of the input object.

Parameters

Parameters Description
src Input knot vector

Links

AcGeKnotVector

Was this information helpful?