Share

AcConstrainedBoundedEllipse::AcConstrainedBoundedEllipse (bool) Constructor

C++

ACDBCORE2D_PORT explicit AcConstrainedBoundedEllipse(
    bool bCreateImp = true
);

Description

Default constructor.

Parameters

Parameters Description
bCreateImp Input whether the implementation object is to be created. The default value is true.

Links

AcConstrainedBoundedEllipse Class

Was this information helpful?