API Reference > OdDg Classes > OdDgElement Class > OdDgElement Methods > getGripPoints Method > OdDgElement::getGripPoints Method (OdGePoint3dArray&)
OdDgElement::getGripPoints Method (OdGePoint3dArray&)
Syntax
C++
virtual OdResult getGripPoints(OdGePoint3dArray& gripPoints) const;
Parameters 
Description 
OdGePoint3dArray& gripPoints 
[in/out] Receives an array of WCS grip points. 

Returns all grip points of this entity. 

 

Grip points are appended to the specified array.

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