AcConstrainedPoint::AcConstrainedPoint(bool) Constructor   

C++
explicit AcConstrainedPoint(
    bool bCreateImp = true
);
Parameters
Parameters 
Description 
bCreateImp 
Input whether the implementation object is to be created. The default value is true. 
Description

Default constructor.

Links