AcAngleConstraint::AcAngleConstraint(bool) Constructor   

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

Default constructor. The angle sector type is set to kParallelAntiClockwise.

Links