creating custom entity with parameters

Discussion forum for C++ and script developers who are using the QCAD development platform or who are looking to contribute to QCAD (translations, documentation, etc).

Moderator: andrew

Forum rules

Always indicate your operating system and QCAD version.

Attach drawing files, scripts and screenshots.

Post one question per topic.

Post Reply
biervat
Registered Member
Posts: 1
Joined: Thu Aug 01, 2013 9:14 am

creating custom entity with parameters

Post by biervat » Thu Aug 01, 2013 10:58 am

hey,

I'm new to qcad scripting and for my first project I want to create a entity which is editable with parameters.
How can I create an entity with parameters in the property dialog?

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

Re: creating custom entity with parameters

Post by andrew » Thu Aug 08, 2013 1:38 pm

Hello!

New entity types can only be created in C++. If you can let me know what you are intending to do or what problem you need to solve, I might be able to find a better solution.

Post Reply

Return to “QCAD Programming, Script Programming and Contributing”