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

A double value that contains the U-parameter value.

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

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