API Reference
>
OdGe Classes
>
OdGeExternalBoundedSurface Class
>
OdGeExternalBoundedSurface Methods
>
OdGeExternalBoundedSurface::getContours Method
OdGeExternalBoundedSurface::getContours Method
Collapse All
Syntax
C++
void
getContours
(
int
&
numContours
,
OdGeCurveBoundary
*&
contours
)
const
;
Parameters
Parameters
Description
int& numContours
[out] Receives the number of contours on this surface.
OdGeCurveBoundary*& contours
[out] Receives the array of contours.
Description
Returns an array of the contours on this surface.
Group
OdGeExternalBoundedSurface Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic