Share

AcGeAugPolyline3d::AcGeAugPolyline3d

C++

GE_DLLEXPIMPORT AcGeAugPolyline3d(
    const AcGeAugPolyline3d& apline
);

Description

Constructs an augmented polyline, which is identical to the input object.

Parameters

Parameters Description
apline Input apline

Links

AcGeAugPolyline3d

Was this information helpful?