API Reference > OdDg Classes > OdDgElement Class > OdDgElement Methods > moveGripPointsAt Method > OdDgElement::moveGripPointsAt Method (OdDgVoidPtrArray&, OdGeVector3d&, int)
OdDgElement::moveGripPointsAt Method (OdDgVoidPtrArray&, OdGeVector3d&, int)
Syntax
C++
virtual OdResult moveGripPointsAt(const OdDgVoidPtrArray& grips, const OdGeVector3d& offset, int bitFlags);
Parameters 
Description 
const OdGeVector3d& offset 
[in] The direction and magnitude of the grip points offset (WCS). 
gripAppData 
[in] Array of appData pointers from the OdDbGripData objects (one for each grip point to be moved).  

Moves the specified grip points of this entity. 

 

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