API Reference > OdDg Classes > OdDgBSplineSurface Class > OdDgBSplineSurface Methods > OdDgBSplineSurface::getNumberOfSpansInV Method
OdDgBSplineSurface::getNumberOfSpansInV Method
Syntax
C++
OdResult getNumberOfSpansInV(OdUInt32& span) const;
Parameters 
Description 
OdUInt32& span 
[out] A passed-in parameter for returning the number of simple patches in the v direction.
 

Returns eOk if successful. If the surface doesn't contain any NURBS information, returns eFail.

Returns the simple patches in the v direction. 

 

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