C++
ACDBCORE2D_PORT AcDbAssoc2dConstraintGroup( const AcGePlane& plane = AcGePlane::kXYPlane );
Description
Default constructor.
Parameters
Parameters | Description |
---|---|
plane | Input the AcGePlane of the newly created constraint group object. Default value is AcGePlane::kXYPlane. |