Lengthen problem

If you are having problems with QCAD, post here. Please report bugs through our Bug Tracker instead.

Always attach your original DXF or DWG file and mentions your QCAD version and the platform you are on.

Moderator: andrew

Forum rules

Always indicate your operating system and QCAD version.

Attach drawing files and screenshots.

Post one question per topic.

Post Reply
duccoder
Active Member
Posts: 30
Joined: Thu Jun 25, 2015 10:11 am

Lengthen problem

Post by duccoder » Wed Jun 29, 2016 11:12 am

I draw with steps:

1. I draw splinefit with nodes: (31,33) (30, 35) (35, 37)
splinefit.PNG
splinefit.PNG (9.92 KiB) Viewed 5717 times
2. Explode it to polyline
explode.PNG
explode.PNG (11.02 KiB) Viewed 5717 times
3. Lengthen on end of polyline with amount = 54
lengthen_54_end.PNG
lengthen_54_end.PNG (17.08 KiB) Viewed 5717 times
4. Lengthen on start of polyline with amount = 54, then I receive below
lengthen_54_start.PNG
lengthen_54_start.PNG (18.62 KiB) Viewed 5717 times
I have been attach dxf file below. My QCAD: QCAD Pro 3.15.3.0
Attachments
lengthen_dxf.dxf
(122.33 KiB) Downloaded 431 times

User avatar
andrew
Site Admin
Posts: 9037
Joined: Fri Mar 30, 2007 6:07 am

Re: Lengthen problem

Post by andrew » Wed Jun 29, 2016 2:39 pm

Thank you for your report.

Bug report added at:
http://www.qcad.org/bugtracker/index.ph ... sk_id=1441

duccoder
Active Member
Posts: 30
Joined: Thu Jun 25, 2015 10:11 am

Re: Lengthen problem

Post by duccoder » Fri Jul 01, 2016 4:49 am

Hi andrew, I saw your fix & release 3.15.4, but seem not update doc for developer

http://www.qcad.org/doc/qcad/3.0/develo ... db613267d9

Code: Select all

bool RLine::trimStartPoint	(	const RVector & 	trimPoint,
const RVector & 	clickPoint = RVector::invalid 
)	
missing extend param

User avatar
andrew
Site Admin
Posts: 9037
Joined: Fri Mar 30, 2007 6:07 am

Re: Lengthen problem

Post by andrew » Fri Jul 01, 2016 7:45 am

I've updated the online API doc accordingly.

Post Reply

Return to “QCAD Troubleshooting and Problems”