is there a QCAD plugin API reference ?

Drop in here to discuss whatever you want.

Moderator: andrew

Forum rules

Always indicate your operating system and QCAD version.

Attach drawing files and screenshots.

Post one question per topic.

Post Reply
alex_r
Newbie Member
Posts: 6
Joined: Fri Jun 17, 2022 9:32 pm

is there a QCAD plugin API reference ?

Post by alex_r » Sun Mar 09, 2025 6:59 pm

Hi. Where can I find an API reference for QCAD plugin development ?

CVH
Premier Member
Posts: 4872
Joined: Wed Sep 27, 2017 4:17 pm

Re: is there a QCAD plugin API reference ?

Post by CVH » Mon Mar 10, 2025 6:16 am

Hi,

Some basic information see the tutorial: Script Programming

The most basics for an interactive script Addon see the tutorial: Interactive Script Actions
Most QCAD tools are written as such, there is thus a vast set of examples, see Open Source.

The vast QCAD API reference can be found here.
(Generated on Thu Apr 15 2021 and a bit outdated in some occasions)

Regards,
CVH

alex_r
Newbie Member
Posts: 6
Joined: Fri Jun 17, 2022 9:32 pm

Re: is there a QCAD plugin API reference ?

Post by alex_r » Mon Mar 10, 2025 10:19 pm

Oh wow!; this is perfect. Thanks ! Much appreciated.

Post Reply

Return to “Chat”