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