C++
AcDbArrayGripAppData( const AcGePoint3d& position = AcGePoint3d(), unsigned int modes = 0 );
Description
Default constructor. Can be initialized using position and mode.
Parameters
| Parameters | Description |
|---|---|
| position | The input position of the grip. |
| modes | The input grip modes. |