API Reference > Other Classes > OdModelerGeometry Class > OdModelerGeometry Methods > OdModelerGeometry::getNumberOfSpansInV Method
OdModelerGeometry::getNumberOfSpansInV Method
Syntax
C++
virtual OdResult getNumberOfSpansInV(int& iSpan) const = 0;
Parameters 
Description 
span 
[out] A passed-in parameter for returning the number of simple patches in the v direction.
 

Returns eOk if successful or an appropriate error code in the other case.

Returns the simple patches in the v direction. 

 

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