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