C++
ACDBCORE2D_PORT Ac3PointAngleConstraint( bool bCreateImp = true );
Description
Default constructor. The angle sector type is set to kParallelAntiClockwise.
Parameters
Parameters | Description |
---|---|
bCreateImp | Input whether the implementation object is to be created. The default value is true. |