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] A passed-in parameter for returning the degree in the u direction.
 

Returns eOk if successful.

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

 

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