explicit AcConstrainedRigidSet( bool bScalable, const AcGeMatrix3d& trans );
|
Parameters |
Description |
|
bool bScalable |
Input whether or not this rigid set can be uniformly scaled. |
|
const AcGeMatrix3d& trans |
Input the AcGeMatrix3d indicating the initial transform of this rigid set relative to the work plane of the owning AcDbAssoc2dConstraintGroup object. |
Constructor.