API Reference > OdDg Classes > OdDgBSplineSurface Class > OdDgBSplineSurface Methods > OdDgBSplineSurface::getNumberOfControlPointsInU Method
OdDgBSplineSurface::getNumberOfControlPointsInU Method
Syntax
C++
OdResult getNumberOfControlPointsInU(OdUInt32& iCount) const;
Parameters 
Description 
OdUInt32& iCount 
[out] A passed-in parameter for returning the quantity of control points in the u direction.
 

Returns eOk if successful or eFail if the surface doesn't contain control point information.

Returns the quantity of control points in the u direction. 

 

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