Close

Relief for ODA Team in Ukraine

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

Return boundary contour points of b-spline surface. 

 

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

Returns eOk if successful.

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