explicit AcConstrained2PointsConstructionLine( const AcGePoint3d& point1, const AcGePoint3d& point2 );
|
Parameters |
Description |
|
const AcGePoint3d& point1 |
Input first 3D point. Relative to the work plane of the owning AcDbAssoc2dConstraintGroup object. |
|
const AcGePoint3d& point2 |
Input second 3D point. Relative to the work plane of the owning AcDbAssoc2dConstraintGroup object. |
Constructor.