Share

AcDb2dPolyline::normal

C++

AcGeVector3d normal() const;

Description

This function returns the normal vector of the plane containing the polyline. The normal vector is in WCS coordinates.

The normal value is used for DXF group code 210.

Links

AcDb2dPolyline

Was this information helpful?