API Reference > Types > GripWorldDrawPtr Type
GripWorldDrawPtr Type
Syntax
C++
typedef bool (* GripWorldDrawPtr)(OdDbGripData* pThis, OdGiWorldDraw* pWd, OdDbStub* entId, OdDbGripOperations::DrawType type, OdGePoint3d* imageGripPoint, double dGripSize);

DbGrip.h

This type represents functions that are called to draw non-viewport-specific grip's graphics.

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