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

eOk if successful or an appropriate error code otherwise.

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

 

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