Search found 4 matches

by dobidobido
Sat Nov 03, 2018 12:57 pm
Forum: QCAD 'How Do I' Questions
Topic: importing 3 dxf files to blocks
Replies: 3
Views: 3441

Re: importing 3 dxf files to blocks

any help or update?
by dobidobido
Fri Nov 02, 2018 11:04 pm
Forum: QCAD 'How Do I' Questions
Topic: importing 3 dxf files to blocks
Replies: 3
Views: 3441

Re: importing 3 dxf files to blocks

Briefly, i mean how can i implement deleteClipboard operation? is there any examples sample scripts using it?
by dobidobido
Fri Nov 02, 2018 4:55 pm
Forum: QCAD 'How Do I' Questions
Topic: importing 3 dxf files to blocks
Replies: 3
Views: 3441

importing 3 dxf files to blocks

Hello im curious if i can import three dxf files on seperate blocks by using import file. I ve checked paste,edit and import scripts and wrote the below code, ... var sourceDocument = RDocument.getClipboard(); var sourceDi = new RDocumentInterface(sourceDocument); var offset = new RVector(0,0); di.s...
by dobidobido
Tue Apr 03, 2018 3:12 pm
Forum: QCAD 'How Do I' Questions
Topic: Convert Entities
Replies: 0
Views: 4155

Convert Entities

Hey, im bit new to QCad, i want to ask a question about scripting, lets assume i have variable 'a' equals to, RTextEntityPointer(0x9fd04370) RBlockReferenceEntityPointer(0xbf6b6d70) RLineEntityPointer(0xbf832ce0) RCircleEntityPointer(0xa056dfc0) firslty i need to group entity types as line,text ,cir...

Go to advanced search