Share

AcGeLine2d::AcGeLine2d

C++

GE_DLLEXPIMPORT AcGeLine2d(
    const AcGeLine2d& line
);

Description

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

Parameters

Parameters Description
line Input any 2D line

Links

AcGeLine2d

Was this information helpful?