API Reference > Classes > PRC Base Data Types Classes > OdPrcUVParameterization Class > OdPrcUVParameterization Methods > OdPrcUVParameterization::getImplicitUParam Method
OdPrcUVParameterization::getImplicitUParam Method
Syntax
C++
double getImplicitUParam(const OdGePoint2d& param) const;
Parameters 
Description 
const OdGePoint2d& param 
[in] A param value from the u-interval.  

A double value that contains the U-parameter value.

Returns the implicit u-parameter according to the current coefficient values and a specified parameter value. 

 

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