Parameters |
Description |
OdDbEntity* pEntity |
[in] Pointer to the entity. |
const OdDbVoidPtrArray& grips |
[in] Array of OdDbGripData identifiers. |
const OdGeVector3d& offset |
[in] The direction and magnitude of the grip points offset (WCS). |
Moves the specified grip points of this entity.
The default implementation of this function returns eNotImplemented.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|