API Reference > OdExport Classes > TD_HOOPS_COMMON_EXPORT Namespace > Functions > TD_HOOPS_COMMON_EXPORT::setHoopsLineOrientation Function
TD_HOOPS_COMMON_EXPORT::setHoopsLineOrientation Function
Syntax
C++
void setHoopsLineOrientation(HC_KEY iKey, OdGePoint3dArray ptsArr);

HoopsCommon.h

Parameters 
Description 
HC_KEY iKey 
[in] A hoops object unique key of a line.  
OdGePoint3dArray ptsArr 
[in] An array of three-dimensional points that defines the line orientation. 

Sets a new line orientation for the hoops engine. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.