Photoshop :: Adding / Subtracting From Selection

Sep 23, 2013

When adding/subtracting from an existing selection I often use the wrong option in the selection module in the tool bar. I understand the theory behind the selection process in principal. However, I often end up doing the opposite. Any technique to add/subtract from an existing selection that is more effective than using the instructions suggested by the software help menu.

View 2 Replies


ADVERTISEMENT

AutoCAD Visual LISP / AutoLISP :: Adding / Subtracting In Diesel Expression

Nov 14, 2013

I have been asked to make the title text larger (drawing are being issued at 1/2 scale, A1 to A3) on a large set of drawings. My solution was to copy the title attribute block to a temporary location, resize the attributes and redefine the block by running a script (scriptpro). Some drawings needed the title line split to next line so I had to move the sheet counter (1 of xx, 2 of xx etc.) which was linked to drawing file name for number with a field/formula.

The diesel expression shown below extracts that number. My problem is I cant figure out how to I can edit this expression to allow for a set not starting at 1. I had used a formula to subtract the difference,but how do you express this to run in a script?

This is my script......

attreq
0
-insert
ftc-gwp-a1-nosheet-stb=ftc-gwp-a1-nosheet-stb
0,0
1
1
0
[code]........

View 7 Replies View Related

Photoshop :: Adding Constant To One Channel For All Pixels In Selection?

Sep 12, 2013

I have a selection in a Photoshop RGB document.  I would like to add a constant value (say +16, for example) to all of the red values for each pixel in the selection.

View 4 Replies View Related

Paint.NET :: Adding Fonts To PDN Selection

Jun 13, 2011

How to add fonts to PDN's selection? I have the font downloaded and extracted, and have the "OpenType font file" ready to copy/paste/move. I just don't know where to move it to.

View 6 Replies View Related

Photoshop :: Subtracting Text From Background Image?

May 31, 2013

I have a banner, and some text. I would like to subtract the text from the banner to create a 'cut-out' effect. What's the easiest way to do this on photoshop?

View 2 Replies View Related

Photoshop :: Subtracting Text From A Vector Mask?

Aug 27, 2008

Anyone know of a way to subtract text from an existing vector mask? I currently have a solid area of vector mask, and I want to make letter-shaped transparencies in it...

View 3 Replies View Related

AutoCAD .NET :: Adding Objects To PickFirst Selection Set

Jul 1, 2012

I add an entity to the PICKFIRST selection set as follows.

Editor.SetImpliedSelection(new ObjectId[] { oiTarget });entTarget.Highlight(); // Entity. 

After this, I can type the CAD command "erase", and the selected entity is erased. However, if I press the DELETE key the entity is not erased (nothing happens). Why is that?

If I select something on screen with my cursor, the DELETE will erase it.

View 5 Replies View Related

AutoCAD VB :: Adding Object To Selection Set By WorkSpace

Jul 18, 2012

I have a pice of code that select MText in my drawing. It looks that it select the MText in ALL my drawing and I am interested to choose the MText that is in the Model Space only.

The piece of code that I have is:

'Adding a Selection set in the drawing
Set objSS = ThisDrawing.SelectionSets.Add("TestSelectionSetOperator")
'Using 4 filters to store in objSS -Selection Set- MText which is located in the Layer Text_MSpace
ReDim intCodes(3): ReDim varCodeValues(3)
       
[Code] .....

How to add a criteria to choose the MText that is in ONLY in my model space?.

View 8 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Adding To A Selection Set

Jan 27, 2003

R14 Autolisp:

I can create an empty selection set (setq EMss (ssadd)). As I loop through a list I can use the counter to create selection sets on the fly by using:

(set (read (strcat "ss" (itoa cnt))) EMss) and even keep a list of the ssets created with (setq sslst (cons (strcat "ss" (itoa cnt)) sslst)). But when I try to add an ename to the ss with (ssadd ename (read (strcat "ss" (itoa cnt))), I get a error: bad argument type (SSADD NEXTE (READ (STRCAT "ss" (ITOA CNT)))).

why I can create the sets but not add to them this way? I can add to them from the command line.

View 9 Replies View Related

AutoCad :: Group Layer Filter-adding Layers By Selection Then Enter

Aug 7, 2012

I use a lot of Group Layer Filters so I can turn things on/off quickly. My problem is I have been creating my Layer Filter Group by right clicking on the Layer Group Filter>going to Selection>then click Add> then go back to my drawing or Layout tab and select all of the layers I need then click enter. One day my AutoCad would not let me do that anymore, and even after I click on enter it gives me an error message saying the command is still active. Now from my Layer Properties Manager I can select any layer and drag/drop it into any filter and it works, but I really need to be able to select things within the model space or paper of each layout tabs.

View 0 Replies View Related

3ds Max :: Extruding Polygons Without Subtracting Selected Area

Jun 3, 2012

I'm trying to extrude a flat polygon so that i can break it up into pieces using volumebreaker. When i'm in edit poly and i extrude , this is what happens: url....I want it to be extruded downwards, but leave the selected area on the top.

View 1 Replies View Related

AutoCad 3D :: Subtracting A Reference Block From A Solid?

Jul 26, 2013

AutoDesk 2014 . I am currently trying to design in iphone case. So I downloaded a replica iPhone from grab cad:

[URL]

I imported it and formed a solid around it, now I am trying to subtract the phone from the solid so it perfectly fits within the case. It will not let me subtract it though because the phone is a reference block and the square around it is a solid.

View 1 Replies View Related

AutoCad 3D :: Making Unions And Subtracting Solids

Aug 4, 2011

I have some elliptical solids that were created using the 'loft' command. there are several that form a 'draft tube'. Basically, it is an upside down funnel that bends.

Anyways, I cannot get the sections of the draft tube to union. Also, Autocad will not subtract most of the draft tube solids from the building solid.

JJDRAFT-TUBE-test.dwg

View 9 Replies View Related

AutoCad 3D :: Subtracting Surface (loft) From A Solid?

Apr 12, 2012

I have a solid that was created by extruding a regioned profile. I have made a lofted item (Yellow), that I will have to subtract from the solid (Green) to create a hole. When using the subtract command, I recieve the following error.

"The selected surface was ignored. Surfaces cannot be subtracted from solids or regions. At least two solids, surfaces, or coplanar regions must be selected."

I have tried convtosolid as well & to no avail.

View 3 Replies View Related

AutoCAD 2010 :: Subtracting Solids In 3D Modeling

Dec 17, 2012

I am beginner at 3D modeling, I have to solids and trying to subtract them.  I have done it many time on this particular drawing but for some reason it is not working now.  Here is my command prompt

Command: _subtract Select solids, surfaces, and regions to subtract from ..
Select objects: 1 found
Select objects:
Select solids, surfaces, and regions to subtract ..
Select objects: 1 found
Select objects:
Dimension disassociated.

Here is an image of what I need to subtract.  Why is it not working?

View 4 Replies View Related

GIMP :: Correct Feathering By Subtracting White

Sep 7, 2012

I have some round PNG icons where the pixels are either fully opaque or fully transparent. They look fine on a white background but are no use on a dark background.

E.g. see the orange icon attached. Ideally, the edge of the round icon would be semi-transparent orange so that it would merge nicely into either a light or dark background.

So, is there any tool in the GIMP that can correct the feathering? I.e. subtract the white from the pixels to leave a semi-transparent orange.

I.e. convert...
pure-white -> fully-transparent
light-orange -> semi-transparent fully saturated orange
fully saturated orange -> leave unchanged   

temp1.xcf (Size: 6.24 KB / Downloads: 27)

View 2 Replies View Related

Illustrator :: How To Add Some Texture To Some Text By Subtracting A Grunge Pattern

Oct 18, 2013

I am trying to add some texture to some text by subtracting a grunge pattern from it. I've expanded the appearance of the text, so it is now shapes. However, when I place the texture shape over it and try to subtract it from the letter shapes, it only leaves me with the first letter.
 
Is there another way to do something like this? I would rather not have to keep subtracting the pattern from each letter individually. I've tried ungrouping the letters, then uniting them in the Paths panel, but it doesn't seem to be working either.

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Subtracting List From A Variable

Sep 17, 2013

I've created a list and want to subtract all the values within it from another variable, and assign it to a new variable. How do I do it?

Basically, I ask for ground level (assigned to variable G1), and then any number of depths beneath that (assign to list LVLLIST), and I want to return the value of the bottom point. So it's all the values in LVLLIST added together and subtracted from G1. And assign it to a new variable BASE.

For example,

G1 = 650.00
LVLLIST = (1.23 23.26 0.13 50.23)
(setq BASE (- G1 LVLLLIST))

View 2 Replies View Related

AutoCAD Inventor :: Find Interior Volume Of Assembly By Subtracting Assembly From Block

Apr 23, 2012

I am trying to find the interior volume of an assembly (when am I not?!?!) by subtracting the assembly from a block that surrounds the most of it.  Somewhere the assembly has a "leak" and I have been trying to use the Cross Section Analysis to track down where the inside lump is connected to the outside lump to be subtracted.  Is there a less time consuming way to dynamically drag a plane across and get cross sectional views?

Even better is there a simple way to animate the analysis plane moving across the block so I can hopefully just watch and pause it when I find a leak?

Inventor 2013 (SP2 Update 2), Windows 7 Professional (64-bit), SP1, Intel Xeon 3.07GHz CPU, 12GB RAM, NVIDIA Quadro 2000, Vault Basic 2013

View 2 Replies View Related

Illustrator :: Front Shape Appears Thinner After Subtracting From Back Shape

Jan 13, 2014

I'm using CS3 on a Mac.
 
I outlined my text and subtracted it (and the tree image) from the black background. When I did this both appear thinner - particularly the tree.
 
If I then take the original version and the new subtracted version, and view them both overlayed one on top of the other in wire frame (outline) mode, there is no difference in the actual lines.
 
It seems to be a problem with the way illustrator previews the images. This wouldn't concern me, but when I export the file as a jpeg, the lines also appear thinner in the export. 
 
I can create a manual solution by offsetting the path before subtracting, but this isn't ideal.

View 6 Replies View Related

Photoshop :: Why Vector Selection Tool (white Arrow) Change Layer Selection To Another

Sep 1, 2013

I have been continually annoyed, when creating a vector mask-heavy document, with trying to select vector mask points by dragging a rectangle only to find that it instead selects a layer higher up which has a larger vector mask.
 
The only workaround is to manually select the points of my mask or to drag a rectangle from outside the canvas, meaning I have to zoom out or scroll to the edge - sometimes annoying if I am zoomed in quite far.
 
I know that the move tool can be set to automatically select a layer, depending on what part of the image is clicked, but why is there not an option to turn this off for vector editing?

View 1 Replies View Related

Photoshop :: Selection / Patch - Select Blue With Quick Selection Tool?

Dec 10, 2012

If you look closely in the attached picture, there is a spot of light blue on the player's helmet, that looks like a mistake (think it should look like the grass behind it)...though it actually may be part of his helmet.
 
Regardless, I'd like to take it out. My idea was to select the blue with the quick selection tool, then bring that selection out to the grass, select the grass with that size/shape of selection, copy/paste and then bring the grass selection into the blue part so it looks like grass in what was the blue part.
 
The problem is I don't seem to be able to move the selection without taking the blue with it (so it's not an empty selection and therefore can't select a piece of the grass.)

View 2 Replies View Related

Photoshop :: Selection On Sliders And Curves Altered When Click Off Them After Initial Selection

Sep 13, 2012

I have Photoshop CS5 on a Mac OS 10.7.4 My problem is that when I am using curves or a slider, my selection does not stay in the same place. For example, I chose the number 8 on a slider, after I release my selection it will either go one number after or before my selected number. I have had this problem since I got my computer, December 2011, but it has only recently started to frustrated me because of having to use Photoshop a little more than I usually do.

View 2 Replies View Related

Photoshop :: Complex Selection - Best Selection Method To Drop Out A Background

Oct 24, 2011

how to "drop out" the background from this photo (I have loads to do which are very similar). Thus far I have tried channel selections and the calculations tool + all the normal quick selection tools and I just cant get it to work without spending hours adjusting things. The end effect I need to achieve is a perfect white background without loosing any of the detail if possible. On a side note I have also tried taking the photo on blue, green, black and white backgrounds but due to the number of colours present in the products its just not working for me.

View 5 Replies View Related

Photoshop :: Make A Selection Out Of A Text And Expand The Selection?

Sep 1, 2006

Using photoshop, how do you make a selection out of a text and expand the selection?

View 4 Replies View Related

Photoshop :: Quickmask Selection Is Turning Selection Opaque

Jul 6, 2009

I am trying to cut a person out of a picture with a deatiled background so I am using the quickmask selection and paint brush. I'm done selecting the person and have gone back into normal editing mode. I then inversed the selection created within quickmask to select everything but the person in the background. When I click delete, the background vanishes and the person become opaque.

View 3 Replies View Related

Photoshop :: Feathering A Selection Outwards After Making A Selection

Dec 26, 2003

If I have mad a selection with say an ellipse marque, of say 100px and now I want to fether that same selection outwards, ie to start the feather 10 px outward of the 100px selection so that the 100th px has a 100% transparency and the 110th px has a transparency of zero,thus making the new selection 110px, how could I go about doing it. With the current feathering of the selection, it feathers only in the marquee already selected, not outward, and you cannot place negative feathering px. I know that there is most likely some sort of a ration where you would expand the selection by a certain amount of px, and then apply a ratio of feathering to it to enalble it to feather outside of the 100px marquee.

View 3 Replies View Related

Photoshop :: Pasted Selection In CS6 Using Marquee Selection?

Aug 18, 2012

When I pasted a selection made with the Marquee tool there is a transform grid around the pasted selection.  I use a MAC and Photoshop CS6 and would like to deactive a feature for this automatic grid, if there is one. 

View 3 Replies View Related

AutoCAD 2010 :: Multiple Grip Selection Not Working When Pan Or Zoom During Selection

Jul 12, 2011

When I select a hatch or polyline or any object with grips for that matter, and hold down shift to select multiple grips on the object or objects and then press my middle mouse button to pan or scroll it to zoom, the grips that I have selected de-select, meaning I have to set up the view so that all the grips I want to move are visible before selecting them.

This is only happening on some drawings (although it is most of them) and only when I use 2012 not 2011. Which system variable it is that has gone screwy that I need to reset? or is it something else?

View 9 Replies View Related

AutoCAD Inventor :: Prevent Display Of Selection Lines Upon Selection?

Mar 28, 2013

I have a flexible sub-assembly in my top assembly. Sometiems I'm trying to demonstrate to others how a mechanism in the sub-assembly works using this flexibility feature. It works great, but when I move just one little part of a flexible assembly, Inventor displays the wire-mesh of the entire flexible assembly, because technically the entire assembly is selected, even though I'm only moving one part. It clutters up the screen very badly, detracting from what I'm trying to show.

Is there a way to prevent Inventor from displaying the selection lines? Either only when I'm moving a part in a flexible assembly (which would be great), or to just turn them off completely when I'm presenting like this? I know I can turn off pre-select, but that doesn't work, because once I start moving a part in the flexible assembly, the assembly is "selected" and the wire-mesh displays.

View 3 Replies View Related

AutoCAD .NET :: Leave Elements In Selection Mode After A Selection Action?

Sep 11, 2013

When creating a selection Command using the PromptXXXOptions and PromptXXXResult. The entities are selected on the current view, but once the selection ends the entities return to an unselected state.

Is it possible to leave them in selection mode.

I want to this, because it will be better to use Editor.SelectImplied() instead of saving the last selection object Ids.

View 2 Replies View Related







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