Parameters |
Description |
const OdDgElement* pEntity |
[in] Pointer to the entity. |
OdDgGripDataPtrArray& grips |
[in/out] Receives an array of OdDbGripData objects. |
Returns OdDbGripData objects for grip points of this entity.
Grip points are appended to the specified array. When eNotImplemented is returned, the application should call the other overload of the getGripPoints() method. The default implementation of this function returns eNotImplemented.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|