Share

AcGeLineSeg3d::AcGeLineSeg3d

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

Links

AcGeLineSeg3d

Was this information helpful?