API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Methods > asArrayPtr Method > OdGeKnotVector::asArrayPtr Method ()
OdGeKnotVector::asArrayPtr Method ()
Syntax
C++
const double* asArrayPtr() const;

Returns this vector as an array of doubles.

The number of elements in this array is returned by logicalLength(), and set by setLogicalLength().

Copyright © 2002–2020. Open Design Alliance. All rights reserved.