Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
TD_HOOPS_COMMON_EXPORT::HoopsExportPolygon Function
Syntax
C++
HC_KEY HoopsExportPolygon(OdInt32 numPoints, HoopsPoint* pPointArr);

Exports a specified polygon to hoops format. 

 

Parameters
Description
numPoints
[in] A quantity of vertices in a polygon.
pPointArr
[in] An array of the polygon's vertices.

Returns the hoops object key of the exported polygon.

File: HoopsCommon.h 

Namespace: TD_HOOPS_COMMON_EXPORT 

Module: API Reference 

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