C++
GE_DLLEXPIMPORT AcGeEntity2d& mirror( const AcGeLine2d& line );
Description
Transforms the entity by mirroring it across the input line.
Parameters
Parameters | Description |
---|---|
line | Input 2D mirror line |
GE_DLLEXPIMPORT AcGeEntity2d& mirror( const AcGeLine2d& line );
Transforms the entity by mirroring it across the input line.
Parameters | Description |
---|---|
line | Input 2D mirror line |