C++
ACDBCORE2D_PORT AcParallelConstraint( bool bCreateImp = true );
Description
Default constructor.
Parameters
| Parameters | Description |
|---|---|
| bCreateImp | Input Boolean indicating whether the implementation object should be created. The default value is true. |