Share

AcGeLine3d::AcGeLine3d

C++

GE_DLLEXPIMPORT AcGeLine3d(
    const AcGeLine3d& line
);

Description

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

Parameters

Parameters Description
line Input any 3D line

Links

AcGeLine3d

Was this information helpful?