GripOverruleMoveGripPointsAt Method

Overload List
  Name Description
Public method MoveGripPointsAt(Entity, IntegerCollection, Vector3d) Overrules the OdDbEntity::subMoveGripPointsAt() C++ method and calls it in the default implementation.
Public method MoveGripPointsAt(Entity, GripDataCollection, Vector3d, MoveGripPointsFlags) Overrules the OdDbEntity::subMoveGripPointsAt() C++ method and calls it in the default implementation.
Top
See Also