API Reference > Types > GripDimensionPtr Type
GripDimensionPtr Type
Syntax
C++
typedef void (* GripDimensionPtr)(OdDbGripData* pThis, OdDbStub* entId, double dimScale, OdDbDimDataPtrArray& dimData);

DbGrip.h

This type represents functions that get the dynamic dimensions of a grip when it becomes hot or is hovered over.

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