Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEntity::moveGripPointsAt Method (const OdDbVoidPtrArray&, const OdGeVector3d&, int)
Syntax
C++
ODRX_SEALED_VIRTUAL OdResult moveGripPointsAt(const OdDbVoidPtrArray& grips, const OdGeVector3d& offset, int bitFlags);

Moves the specified grip points of this entity. 

 

Parameters
Description
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).
Copyright © 2002-2022. Open Design Alliance All rights reserved.