Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExternalBoundedSurface::getContours Method
Syntax
C++
void getContours(int& numContours, OdGeCurveBoundary*& contours) const;

Returns an array of the contours on this surface. 

 

Parameters
Description
numContours
[out] Receives the number of contours on this surface.
contours
[out] Receives the array of contours.
Copyright © 2002-2022. Open Design Alliance All rights reserved.