AcGeLine3d::AcGeLine3d

C++
GE_DLLEXPIMPORT AcGeLine3d(
    const AcGeLine3d& line
);
Parameters
Parameters 
Description 
line 
Input any 3D line 
Description

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

 

Links