C++
GE_DLLEXPIMPORT AcGeLineSeg3d( const AcGeLineSeg3d& line );
Description
Constructs a 3D line segment that is a copy of the input line segment.
Parameters
Parameters | Description |
---|---|
line | Input any 3D line segment |
GE_DLLEXPIMPORT AcGeLineSeg3d( const AcGeLineSeg3d& line );
Constructs a 3D line segment that is a copy of the input line segment.
Parameters | Description |
---|---|
line | Input any 3D line segment |