Share

AcGeLineSeg2d::=

C++

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

Description

Assigns the input line segment to this line segment.

Parameters

Parameters Description
line Input any 2D line segment

Links

AcGeLineSeg2d

Was this information helpful?