Share

AcGeLineSeg2d::AcGeLineSeg2d

C++

GE_DLLEXPIMPORT AcGeLineSeg2d(
    const AcGeLineSeg2d& line
);

Description

Constructs a 2D line segment that is a copy of the input line segment.

Parameters

Parameters Description
line Input any 2D line segment

Links

AcGeLineSeg2d

Was this information helpful?