Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgBSplineSurface::setBoundary Method
Syntax
C++
OdResult setBoundary(OdUInt32 uIndex, const OdGePoint2dArray& arrBoundaryPts);

Set boundary contour points of b-spline surface. 

 

Parameters
Description
uIndex
[in] Index of boundary contour.
arrBoundaryPts
[in] Array of OdGePoint2d( uParam, vParam ), that define boundary contour for surface.

Returns eOk if successful.

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