ACDBCORE2D_PORT AcDistanceConstraint( const AcGeVector3d& direction );
Constructor. The direction type is set to kFixedDirection.
Parameters | Description |
---|---|
direction | Input AcGeVector3d indicating the fixed direction which is used to measure the distance. The vector length must not be zero. |