API Reference > Classes > GeometryUtils Classes > OdBmHermiteSurf Class > OdBmHermiteSurf Methods > OdBmHermiteSurf::getvParams Method
OdBmHermiteSurf::getvParams Method
Syntax
C++
void getvParams(OdDoubleArray &) const;
Parameters 
Description 
params 
[out] A placeholder for the array of the v-parameter values. 

Retrieves the array of v-parameters assigned with the surface.

The method fills the passed double array with v-parameter values and returns it to a calling subroutine.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.