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

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

 

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

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