Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgBSplineSurface::addBoundary Method
Syntax
C++
OdResult addBoundary(const OdGePoint2dArray& arrBoundaryPts);

Add new boundary to b-spline surface. 

 

Parameters
Description
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.