API Reference > Other Classes > OdModelerGeometry Class > OdModelerGeometry Methods > OdModelerGeometry::getDegreeInU Method
OdModelerGeometry::getDegreeInU Method
Syntax
C++
virtual OdResult getDegreeInU(int& iDegree) const = 0;
Parameters 
Description 
int& iDegree 
[out] Passed-in parameter for returning the degree in the U direction.
 

eOk if successful or an appropriate error code otherwise.

Returns the degree of the ModelerGeometry object in the U direction. 

 

Copyright © 2002–2021. Open Design Alliance. All rights reserved.