Share

AcGeLinearEnt2d::=

C++

GE_DLLEXPIMPORT AcGeLinearEnt2d& operator =(
    const AcGeLinearEnt2d& line
);

Description

Assigns the input line to this line. Input line must be of same type as this line.

Parameters

Parameters Description
line Input 2D linear entity

Links

AcGeLinearEnt2d

Was this information helpful?