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

Returns eOk if successful.

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

 

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