API Reference > Classes > PRC Base Data Types Classes > OdPrcUVParameterization Class > OdPrcUVParameterization Methods > OdPrcUVParameterization::getRealVParam Method
OdPrcUVParameterization::getRealVParam Method
Syntax
C++
double getRealVParam(const OdGePoint2d& implicitParam) const;
Parameters 
Description 
const OdGePoint2d& implicitParam 
[in] A two-dimensional point that represent the implicit V-parameter.  

A double value that contains the V-parameter value.

Retrieves the real v-parameter according to the current cofficient values and a specified implicit parameter value.

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