C++
GE_DLLEXPIMPORT AcGeEntity2d& translateBy( const AcGeVector2d& translateVec );
Description
Translates the entity by the input vector.
Parameters
| Parameters | Description |
|---|---|
| translateVec | Input vector by which entity is to be translated |
GE_DLLEXPIMPORT AcGeEntity2d& translateBy( const AcGeVector2d& translateVec );
Translates the entity by the input vector.
| Parameters | Description |
|---|---|
| translateVec | Input vector by which entity is to be translated |