Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgElement::moveGripPointsAt Method (const OdIntArray&, const OdGeVector3d&)
Syntax
C++
virtual OdResult moveGripPointsAt(const OdIntArray& indices, const OdGeVector3d& offset);

Moves the specified grip points of this entity. 

 

Parameters
Description
indices
[in] Array of indices.
offset
[in] The direction and magnitude of the grip points offset (WCS).

Each element in gripPoints has a corresponding entry in indices, which specifies the index of the grip point as returned by getGripPoints.

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