Share

subGetGripPoints Method

Overload List

Method Description
AcDbEntity::subGetGripPoints (AcDbGripDataPtrArray&, double, int, AcGeVector3d&, int) Override this virtual function in a AcDbEntity-derived class to provide your custom implementation for AcDbEntity::getGripPoints.
AcDbEntity::subGetGripPoints (AcGePoint3dArray&, AcDbIntArray &, AcDbIntArray &) Override this virtual function in a AcDbEntity-derived class to provide your custom implementation for AcDbEntity::getGripPoints.

Was this information helpful?