Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::getNumberOfControlPointsInV Method
Syntax
C++
virtual OdResult getNumberOfControlPointsInV(int& iCount) const = 0;

Returns the quantity of control points in the V direction. 

 

Parameters
Description
iCount
[out] Passed-in parameter for returning the quantity of control points in the V direction.

eOk if successful or an appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.