C++
GE_DLLEXPIMPORT AcGeEntity2d& transformBy( const AcGeMatrix2d& xfm );
Description
Transforms the entity by applying the input matrix.
Parameters
Parameters | Description |
---|---|
xfm | Input transformation matrix |
GE_DLLEXPIMPORT AcGeEntity2d& transformBy( const AcGeMatrix2d& xfm );
Transforms the entity by applying the input matrix.
Parameters | Description |
---|---|
xfm | Input transformation matrix |