API Reference > OdDb Classes > OdDbGripData Class > OdDbGripData Methods > OdDbGripData::setAlternateBasePoint Method
OdDbGripData::setAlternateBasePoint Method
Syntax
C++
void setAlternateBasePoint(OdGePoint3d* altBasePt);
Parameters 
Description 
OdGePoint3d* altBasePt 
[in] Base point of the grip operation. 

Sets the base point of the grip operation for this OdDbGripData object. 

 

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