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