Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEntity::getGripPoints Method (OdGePoint3dArray&)
Syntax
C++
ODRX_SEALED_VIRTUAL OdResult getGripPoints(OdGePoint3dArray& gripPoints) const;

Returns all grip points of this entity. 

 

Parameters
Description
gripPoints
[in/out] Receives an array of WCS grip points.

Grip points are appended to the specified array.

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