Selection Wrapper

Post here to ask questions about or get help with the scripting module of QCAD 2.1/2.2.

Moderator: andrew

Locked
tukuyomi
Full Member
Posts: 50
Joined: Mon Aug 09, 2010 6:15 pm

Selection Wrapper

Post by tukuyomi » Fri Aug 13, 2010 7:47 pm

Hello.
I'd like to access the select* functions but I'm having troubles initializing the Selection Wrapper.
How do one do that?

Code: Select all

var s=new Selection;
Error. Use of undefined variable 'Selection'
:?

Locked

Return to “QCAD 2.1/2.2 Developers”