Share

AcDbCurve::AcDbCurve

C++

AcDbCurve();

Description

The default constructor is protected to guarantee that this class will only be used as a base class.

This is an empty implementation constructor.

Links

AcDbCurve

Was this information helpful?