CorelDRAW X3 :: Ungroup Control Group?
Jul 10, 2008i have 63 grouped objects - some of which include artistic text. I have worked with CD for a while now and have never had this happen. what have i done??
View 11 Repliesi have 63 grouped objects - some of which include artistic text. I have worked with CD for a while now and have never had this happen. what have i done??
View 11 RepliesI have a dwg showing both sides of a dinette. One side ("Left Booth") was grouped & then duplicated. The duplicate ("Right Booth") was mirrored and moved to the other side. I "UnGrouped" the duplicate ("Right Booth" - not shown in the attached clip), but I can not UnGroup the original "Left Booth" grouping. The original grouping has NO special effects (drop shadow, etc.), simply a group of lines, curves and rectangles. I can't find any "attachment" between the two.
How can I ungroup the "Left Booth" group?
currently I am using autocad 2011. I have worked in the past on autocad 2012. in the 2012 version was a function available to "group" or "ungroup" items. in the 2011 version I can not find the function. was is something they add on in the newer version or do I just overlook it somewhere?
View 1 Replies View RelatedIn vbs, I import a illustrator file with this way
Set importedGroup = appRef.ActiveDocument.GroupItems.CreateFromFile(dest)
after i duplicate them
Set dupItem = importedGroup.Duplicate(newGroup, aiPlaceAfter)
but i don't know how to "ungroup" or "unmask" the importedGroup?
I have looking to use clipped but it seems to not working.
I'm having trouble getting a script together where I can ungroup all groups in a document, then put everything under a single group. Everyhting I'm working with has a single layer, but for some of the arts I'm importing have groups within groups ect. To run certain actions I've made properly after I need eveything to be in one, single group.
I searched for an answer and found this (wirtten by Carlos Canto)
function ungroup(whereToUngroup, group) // where to ungroup? layer, document, other group?
{
for (i=group.pageItems.length-1; i>=0; i--)
group.pageItems[i].move(whereToUngroup, ElementPlacement.PLACEATBEGINNING);
}
But I'm having trouble getting it to work.
We have created a simple label and grouped several components in CorelDraw X5. Now we cannot ungroup the components. When we right-click the group, the options to group or ungroup are dimmed. The result is the same when right-clicking on the group in the object manager docker.
Perhaps related, is the fact we cannot select the components of the group from the object manager docker. We can select the group, but none of the individual components in the group. None of the layers is 'Locked' in the object manager docker so we should be able to edit them.
What might be preventing us from accessing the ungroup option for a group?
I would like to split - ungroup an object and than put every part to a separate page ( need to export it to PDF after ). Since there are a lot of parts I would like to know if there is a quicker way, a macro ore something, to do this automatically.
View 12 Replies View RelatedI have a parent groupwhich has multiple childs. By default, when parent group is selected, it propagates the Art configuration changed from panels (e.g. Gradient) to its childs, because its childs are also selected.
In some circumstances, I'd need some of those settings to NOT be propagated to one of the childs. How can I realize this?
My parent group is a PluginGroup
Is there a way I can do a multiple selection from within a group (without ungrouping)?
View 9 Replies View RelatedCloning usually applies to a single object. For example if I take a square and make a clone of it, make any changes to the original, the clone will change.
However, if there's a group of a square, a text saying HELLO, and a circle. I make a clone of this group. Then if I squeeze the only the circle in the original [thereby making it an ellipse], the clone won't change. Is there a way to do this?
Windows 7 [64-bit], Core i3 - 3.02 GHz, 4GB DDR 3 RAM
I am trying to group 10 objects together but every time i try to group them I get a message saying "Operation could not be completed. Active layer document grid is locked or invisible."
But even when i turn on the document layer visibility it still won't let me group them, and I can't turn the print or edit buttons on.
I have created a pine branch. This branch consists of needles. I would like the needle object to be possible to change in the future, so I made it a symbol.
After making the branch consisting of symbol needles (just a bunch of needles, grouped or not), it is not possible to use envelope on the branch and bend it. It can only be rotated or sized. Is it normal? How to create varieties?
I've had no problem using Ctrl+C in CDR-X6 for copying text until I installed a couple of other programs, now Ctrl+C no longer works. I presume it's been hijacked by the other software.
View 14 Replies View RelatedI downloaded a file and when I try to group everything, the option is not available, it's greyed out. The status bar says curve on layer 2. I have another object on layer 1 and had no problem grouping.
View 14 Replies View Relateddrop shadow group.cdr
I've asked this in the X5 board before, gave up, and it's still bugging me with X6.
[URL].......
So I group a few objects, apply drop shadow to the group, and now I want to select one of the object in the group (to move it or resize it, etc).
I just can't find an effective way to do this without discarding the drop shadow, edit, and reapply the drop shadow. There have been many suggestion that seems to work for certain people, i.e. Ctrl+Click, Ctrl+Alt+Click, Ctrl+Alt+Shift+Click, but none works as desire.
In the attached example, I try to select the red square. If I Ctrl+Click, it selects the whole group. If I Ctrl+Alt+Click, it either selects the yellow circle, or edits the drop shadow.
If I Ctrl+Alt+Shift+Click, the result is random. It either selects the blue background square, or selects the yellow circle, or edits the drop shadow, and once in a blue moon successfully selects the red square.
How do I set in CorelDraw X6 that only a group of graphic elements on a layer is visible or not?
View 14 Replies View RelatedI have 3 objects A, B, C, I group them together, apply a drop shadow.Now, let's say I need to resize or reposition one of them, I'm unable to select the particular object.
It's suppose to work with Alt+Ctrl+Click, but it doesn't.I always end up with editing the drop shadow rather than selecting the object. It's very trouble some needing to discard the drop shadow, make the changes, and re-apply the drop shadow.
if I have a group of areas that I want filled... I can select uniform, fountain, and postscript... but why doesn't pattern work for a group? This would be useful and seems like a bug. Why would I have to apply the fill to each part of the group? Groups are supposed to be useful for manipulating multiple objects in this way.
View 9 Replies View RelatedI have a large group of objects, all one color. I need to make a subtle change to the color. Is there a easy way to change all the colors in a group of object to another specific color? Some objects only have an outline, and some only have a fill without having to go through each object one by one in the object manager?
View 10 Replies View RelatedI find it extremely annoying to have to Ungroup named groups and then regroup and rename them in order to do a multiple selection of group members. I find I'm constantly ungrouping and regrouping in order to select/edit.
Note that the multiple items are often not the same type of object (e.g., text, line, shape, etc.).
A macro that will group all alike colours on a page and then copy them to a new page?
We used to have this feature on a product called Vinyl Master. It is really good, but I don't want to run 2 systems for my artwork. We mostly do digital output, but have the requirement to cut vinyl too, mainly for mining vehicles.
It would save a heap of work if we could group all alike colours, then copy to another page, ready for output. Even better if they were nested.
Is there a quick way to sort or group like colors of curves together automatically? For instance, If I go through and color a vector - I want to have all the purple together, and all the orange together, etc.
View 5 Replies View RelatedPossible to control (i.e.: set up & check the current value) the drawing scale directly from the command bars, without having to get deep into the Options menu (which is really unpractical and slow).
Actually there is a "Drawing scale" icon, but it allows to choose only among a limited selection of values: if the required drawing scale is outside this range (which happens quite often in my job), there is no alternative from the Options way.Moreover, if the scale is not included into the above-mentioned selection of values, the icon will not show the set scale value, but only a totally useless "Custom" string.
Is there a way to control the layer transparency in CorelDraw 5? We often have control objects we need to superimpose over the actual drawing object, but want to see through the control object (on a higher layer) so we can align the actual drawing beneath the control layer.
View 14 Replies View RelatedIs there any way to control how far out the color spreads into other sections of the mesh?
I'd like to take a class on how to use this tool
I'm working on a drawing of an airplane, it has lots and lots of objects. I need to change the color of a bunch of these objects without affecting their stack order.
In a simple example, the left wing and the right wing need to be blue, but the fuselage in between them needs to stay white. If I group the wings, it moves them both on top of the body.
Is there any way to re-color all my airplane parts with one click without moving them all to the front?
When I group a few objects together, and apply drop shadow to the group, I cannot edit the individual object in the group (cannot pick it to move it or resize it etc) without removing the drop shadow.
View 15 Replies View RelatedIs 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 RelatedI use this program for a long time, but never before I have had to use this tool in this way. Could the text be arranged as shown in the figure without breaking Callout Group Apart, and if so, how?
CorelDRAW X6
One of my designers running 2012 AutoCAD and 2012 CADWorx, can no longer select individual parts of a GROUP by shift selecting the unwanted elements.
I have tried to modify..
Pickadd
Group
PickStyle
PickAuto
PickDrag
but to no success.
Also fiddled with her Options file, still nothing+
it seems like in the past whenever i made either artistic text or paragraph text color default, that was reflected in the control Text using the Dimension tool.
but no matter what changes i make in X6, it remains a chalky blue.