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

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

Returns the simple patches in the u direction. 

 

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