CorelDRAW Graphics Suite X4 :: Delete Shapes In A Particular Layer?

Jun 22, 2013

how do i delete all objects in a secific layer like Desktop?

View 2 Replies


ADVERTISEMENT

CorelDRAW Graphics Suite X4 :: Macro Delete Desktop Layer With Message

Aug 19, 2013

With the code below, I can delete off-page objects...as long as they are assigned the Desktop layer.  If there is no object on that layer, I want a warning box to pop up stating so.  How can I do this?  I imagine that I'll need If then statement something like 'If .....objects on layer Desktop <0 then pop up warning message box, end if.

Private Sub CommandButton4_Click()    ActiveDocument.BeginCommandGroupActiveDocument.MasterPage.DesktopLayer.Shapes.All.Delete    ActiveDocument.EndCommandGroupEnd Sub

View 3 Replies View Related

CorelDRAW Graphics Suite 12 :: How To Use Or Add Vectors Shapes

Dec 24, 2013

How To Use or Add Vactors Shapes In Corel Draw ?

 .eps file

View 1 Replies View Related

CorelDRAW Graphics Suite X6 :: Fill Shape With Other Shapes

Apr 4, 2012

I'm trying to find the best way to fill a shape with other shapes( a with a specific size), without overlaping, like the example below.

My main concerns are the spacing between the circles, the positioning should be as paralel to the the outside shapes as possible, and the size of the circles ( or any other necessary shape).

I'm doing this by hand sometimes with 900 circles. is there a fast way to this? do you know any macro/plugin to make the task easier?

View 6 Replies View Related

CorelDRAW Graphics Suite X4 :: Resizing Multiple Shapes

Mar 9, 2011

I'm working with drawings that have (for example) 1,000 little circles with diameter 1.5mm. I'd like to resize all of them to, say, 2.0mm but I don't want to scale them as this will affect their distance from each other.

Macros: I have tried recording the adjustments on one object but I'm unable to run the macro on another - the macro errors out.

Find/Replace objects: I don't see any options involving object dimensions (although I can "Find All" of my objects by shape or fill).

Corel Draw X4 v14.0.0.701

View 9 Replies View Related

CorelDRAW Graphics Suite 12 :: Unable To Fill Shapes

Apr 14, 2011

I am not a power user but have used CorelDraw since ver 8. My question is why I cannot fill shapes like the one provided whether I create them in Draw, or import them as dwg or dxf into Draw. It's interesting that I can fill this shape in DesignCad (the source of the dwg-dxf files) but not in Corel. Of course, the project I'm working on needs the other touches that Draw provides and DesignCad doesn't.

View 14 Replies View Related

CorelDRAW Graphics Suite X5 :: Inner Shadow On Selected Shapes

Apr 8, 2011

BDInnerShadow_v2.gms

Here is a free macro which saves a little time. It creates an inner shadow on one or more selected shapes. There are a few presets on the macro and if you want to adjust the transparency slightly, click the undo arrow, adjust the transparency and then reapply.

View 15 Replies View Related

CorelDRAW Graphics Suite X6 :: Cannot Index Shapes Array

Oct 6, 2013

I am writing a C# (.Net) app to auto create a CorelDraw document, by copying and pasting shapes from a document containing master copies of shapes, into a new document.

I have a simple VBA script that does this. And now I am trying to convert it to C# but I cannot get it to find the shapes from the Shapes array of the layer in the master document.

i keep getting error "Argument out of range".  The code is: string myShapeName = "round_green";

CorelDRAW.Shape myShape = masterDoc.Pages[0].Layers["Images"].Shapes[myShape];

The pages and layers arrays work (return the correct object). I seem to recall someone saying there was an issue with the COM objects returned by the Shapes array.   But in this case the error indicates the issue is with the indexer passed in - I have tried an integer (0) and a variable containing a string and neither work.

View 1 Replies View Related

CorelDRAW Graphics Suite X4 :: Macro - Spacing Two Shapes Using Worldscale?

Jan 1, 2012

I'd like to enter a value to space two shapes but use the currently set worldscale. How can I do this?

I'll be using a architectural scale such as 3/8" = 1'-0" and such.

= Round(txtScaleDen.Value / 144)
Call setDocScaleCheckbox(chkUseDocScale.Value, userWorldScale)

I hate pressing F8 at startup!

View 2 Replies View Related

CorelDRAW Graphics Suite X6 :: Mesh Fill Irregular Shapes?

May 9, 2013

how to apply a mesh fill to an irregular object other that using powerclip?

View 6 Replies View Related

CorelDRAW Graphics Suite X6 :: Shapes Have Static IDs And More On Get And Save To Registry

Sep 5, 2012

myMacro.zip

Well here's a final overview of everything we did. Mouth is now dry from all the talkin'....Miller time!

I hope you enjoyed this lesson. The gms file is attached to this post also.

You will want to see parts 1-4 first if you haven't already:

Part 1 |  Part 2 | Part 3 | Part 4

(PS Video size id 720pxX525px and may get cut off by the forum. Hopefully you can save it or view entire size)

cs_setInnerHtml('video_a67025bf-ffef-4d99-aa88-eb8b1396619e','');

View 1 Replies View Related

CorelDRAW Graphics Suite X6 :: Generating Group Of Shapes With Different Size Randomly

Jul 30, 2013

Is it possible to generate a group of shapes with different size randomly in corelDraw macro? For example I want to generate 100 squares with different size and distribute them into the sheet automatically.

View 3 Replies View Related

CorelDRAW Graphics Suite 12 :: Fill Empty Space Surrounded By Other Shapes

Aug 16, 2011

In Coreldraw 12, I often use combine to end up with a one solid shape with many holes in it. Often I want to add a color inside one of the holes, much like a coloring book, but there is no shape there, it is just empty. What is the quickest way to create a solid that fills that hole exactly?

View 2 Replies View Related

CorelDRAW Graphics Suite X4 :: Clipping Text Inside Object Shapes?

Sep 7, 2011

How do I take like SHARKS text and place it inside the shape of a shark outline so the text takes the shape of the shark shape then I remove the outline shape and the letters stay the shape of the shark outline.

View 1 Replies View Related

CorelDRAW Graphics Suite X6 :: Find All Shapes From All Pages That Use Particular Font Then Highlight Them

Sep 30, 2012

Also see my FREE macro GDG Doc Font Lister which has similar capability.

Part 1 of 9

cs_setInnerHtml('video_1301bf88-c921-48ae-bffa-6a8c9bf4632a','');

[URL]

View 1 Replies View Related

CorelDRAW Graphics Suite X6 :: Saving Result In Random Artistic Shapes

Jun 13, 2013

A document with many artistic text line. Downsaved as version 12. Some lines get converted to curves, some don't.

All lines same font, same point size. Using macro to save. Saving manually has prompt to keep as editable.

View 11 Replies View Related

CorelDRAW Graphics Suite X5 :: Delete Segments

Sep 22, 2011

I saved up for several months to buy a full version to replace my student version, however now I have the full version it seems to lack a feature that is vital to the work I am creating.

in student I can right click add node to existing line and right click add a second node to the same line then right click anywhere on the segment and right click delete.......... I can't do this in the full version as delete is grayed out.

I have to repeat step one and two and then right click on each new node and break apart THEN zoom in so I can see the node close up and click on it to delete the segment.....could this really be correct? I have saved and waited so long to get the full version and now it will take me 5 steps to do what only took 3 in the student version....I need this to be simple as this is what I do all day so I can create designs to be laser cut... I need a method to delete segments so I can join others in very very complex organic shapes.

View 6 Replies View Related

CorelDRAW Graphics Suite X6 :: GDG Macros - Add Basic Form And Increase Size Of Some Shapes

Aug 28, 2012

Still on the basics, here's a demo video that includes adding a macro form and sizing of some selected shapes. I had fun doing this one but it's hard trying to squeeze everything into a short video (to keep video file size low).

View 5 Replies View Related

CorelDRAW Graphics Suite X5 :: Delete Lens Effect?

Jun 18, 2012

How do you get rid of a lens effect? I've looked throughout the program and cannot find how to get rid of the stupid lens. I want the object to be solid.

View 7 Replies View Related

CorelDRAW Graphics Suite X6 :: How To Delete Fountain Fills

Feb 23, 2013

I've done a site search for "Delete Fountain Fill Presets and no results.

how do I remove the X6 preset fountain fill as I will never use these I prefert my own custom set.

The - function doe snot work at all the + works, go figure

so how do I remove one and for all the Corel Fountain Fill Presets

View 4 Replies View Related

CorelDRAW Graphics Suite X5 :: Can't Delete Any Segment Out Of Square / Shape

Oct 3, 2013

I recently had to buy a new computer and re-install CorelDraw X5. I've been using the software for about 3 years now to run a laser engraver, so I'm not new to dealing with vectors. For some reason though when I draw something like a square, click "convert to curves", then right click the segment I was to delete, the delete option is grayed out and the only thing I can do is add a node. I'm not too sure what I'm doing wrong or if it's a setting somewhere they didn't get checked off when I installed the software. 

View 15 Replies View Related

CorelDRAW Graphics Suite X6 :: How To Delete Multiple / Overlapped Object

Oct 24, 2012

A customer brought me some DWG plans, five files' worth. He wants pricing on cutting it out of wood. The cutting part won't take long, but fixing the file will. I could see that there were multiple lines because some lines were thicker.When I select one of the thicker lines and delete it, it's gone. So I knew there wasn't a second line below it. Then I tried Ctrl-K, to break apart the curve. Wow, some of the lines had 23 copies! So I would hold Ctrl, de-select one of the lines, then hit the Delete key to erase the other 22. This will take a lot of time to clean up like this. Do you know of an easier way to remove these excess curves?

View 9 Replies View Related

CorelDRAW Graphics Suite X5 :: Macro To Delete All Guide Lines?

May 3, 2012

I've playing around trying to write a macro that with the click of one button will remove all my guidelines, not hide them, delete them. I can't seem to make it work.

View 8 Replies View Related

CorelDRAW Graphics Suite X6 :: Delete Power Clip Doesn't Light Up

Dec 20, 2013

When I try to delete a power clip effect the delete powerclip doesn't light up and I am not able to delete the power clip.

View 11 Replies View Related

CorelDRAW Graphics Suite X5 :: Select Powerclip And Delete All Inside Elements Only

Jul 1, 2011

I use everything keep them into the powerlclip and i have selected some of the powerclips and wanted to delete all the inside elements only. How to delete all the contents in the powerclip at once despite of going inside and deleting one after the other.

View 2 Replies View Related

CorelDRAW Graphics Suite X5 :: Export Each Layer To Different PNG?

Jul 6, 2011

Is it possible to export each layer to a different .png?

CorelDraw X5 v. 15.2.0.686 Hot Fix 4 - Windows 7-64

View 1 Replies View Related

CorelDRAW Graphics Suite 12 :: PDF Closing Without Top Layer?

Mar 16, 2013

upon closing to pdf for print a 30 pages documet, whoes background and main data were defined on top layer for all pages, the pdf is comming out without that layer.

View 2 Replies View Related

CorelDRAW Graphics Suite X5 :: Layer Name In Italics

Sep 3, 2011

I just start using CDx5 and noticed there's some layer's name are in italics.

View 1 Replies View Related

CorelDRAW Graphics Suite X3 :: Layer Not Printing

Mar 20, 2012

I am creating a brochure in X3 and when I do a test print one of the layers is not printing. Although I have actively used layers in Autocad, I don't mess with them much in CorelDraw. However I do move objects from front to back and vice versa. 

When I started having this problem I went to the object properties to see if the layer was turned on. It was. I don't know if it is related but when I do a print preview the whole program becomes uncharacteristically unstable and shuts down.

View 3 Replies View Related

CorelDRAW Graphics Suite X3 :: How To Edit Master Layer

May 13, 2011

Im working on 4 pages and i  want to  keep the page sizes different on all 4 of them but whenever i change the pages size on 1 page then all the other pages also follow the 1st page. 

i went to  object manager but i don't know what i should do  to stop it. 

View 10 Replies View Related

CorelDRAW Graphics Suite X5 :: Every Ad To Open With Layer 1 Default?

Jul 18, 2011

When I open file "A" the layer defaults to "Layer 1". When I open ad "B" the layer defaults to "desktop".

What is causing this?  ..... I would like every ad to open with a Layer 1 default. How is this done?

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved