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

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

Returns the simple patches in the u direction. 

 

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