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

A double value that contains the V-parameter value.

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

 

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