Share

AcGeEntity2d::mirror

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

Links

AcGeEntity2d

Was this information helpful?