Photoshop :: How To Create Actions Using New Condition Statements

Aug 26, 2013

how to create actions using the new condition statements - tried google nothing step by step with examples.
 
I would like to crop an image to suit then have it resize vertically to a set size then stroke it with a colour of your choice (would stop and ask you to pick a colour from the image) then save it. Before conditions I made one but if the image changes the ratio of width to height during the crop it fails. Also of course before conditions it uses the colour for the stroke that I chose when making the the original action. BTW I don't have a document portrait option, document square and document horizontal only.

View 1 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Assembly Based On End Condition (not Start Condition)

Feb 28, 2013

I am using Civil3D 2011 and have a need to create an assembly that will take one of three options, depending on the tie-in condition points (e.g., the end of a link, not the beginning). As far as I can tell, Civil3D can discriminate which sub-assembly to choose based on conditions at the link starting point (e.g., if the start point is 2' of fill, it will select sub-assembly A; if the start point is 2' of cut, it will use sub-assembly B, etc.). However, I have a condition where the cut/fill conditions at the assembly start point have little to do with what I want the subsequen sub-assembly to do.

For simplicity's sake, you can imagine my "existing conditions" (2D) section as a flat-bottomed, U-shape with vertical sides (i.e., a trench); it's bottom width can vary.For the time-being, let us consider one side of an assembly in a fill condition only. Imagine that I want to satisfy design constraints but limiting fill quantities is a second priority; in instances when the bottom width is small, I would want the assembly to catch the existing trench with a 2:1 sideslope fill (or in Civil3D speak, a cut, because it would be upwards), so my finished surface is a now a V with the vertical faces above it. That works fine and dandy for a "trench" a few feet wide; however, imagine if that trench were 100s of feet wide - a 2:1 side slope would be a lot of fill for a ditch. So rather, I would want to "embank" the ditch - 2:1 side slope up (cut) to define my ditch XS, a horizontal link over to "embank" it, and then a 2:1 side slope down (fill) to catch the flat-bottom of my trench. So as you see, both situations have the same "Cut/Fill" condition (starting point) but drastically different end results.

View 9 Replies View Related

AutoCAD Civil 3D :: IF Statements In Labels

Jan 12, 2013

I am trying to create a label for slope ratios. I want to have the label show only whole numbers if it is a whole number and go to the 10th place only when necessary. Is there a way to use the label editor to do this? I would think it would work something like

IF(<General Segment Grade>=0|1|2|3|4|5|6|7|8|9 then <[General Segment Grade(FRun|P0|RN|AP|GC|UN|SD|OF)]> else <[General Segment Grade(FRun|P1|RN|AP|GC|UN|SD|OF)]>)

but I'm not even sure I'm going in the right direction.

View 3 Replies View Related

AutoCAD Civil 3D :: Add If / Then Statements To Label Styles

Jan 2, 2014

I am specifically working with the Section Major Offset lable. The City of Dallas wants the lable to call out the Offset distance and direction over the elevation (example "30.0' LT."). Since zero has not offset direction the label reads "0.0' T." at the center point. Is there a way to include an if/then statement in the label style to remove the hard coded text?

View 8 Replies View Related

CorelDRAW X6 :: Mark Declare Statements With PtrSafe Attribute?

Mar 24, 2012

Lots of my macros for X5 seem to be broken with X6. How can I browse for a folder? Also what does this mean and how do I mark declare statements with a PtrSafe attribute?

Microsoft Visual Basic for Applications----Compile error:The code in this project must be updated for use on 64-bit systems.  Please review and update Declare statements and then mark them with the PtrSafe attribute.

View 2 Replies View Related

Photoshop :: Create Rough Border For Actions

Feb 26, 2009

I have a technique for creating a 'rough' black border on photos, but it can't be used with actions. (By rough I mean a similar effect to that which used to be reproduced when darkroom printing from a full frame 35mm negative).

Can anyone please suggest a technique to produce such an effect which I could record into an action, it would have to work with both horizontal and vertical photos, though the longest edge size would remain the same.

View 2 Replies View Related

Photoshop :: Anyway To Create A Watched / Monitored Folder For Actions

Jul 31, 2012

Is there any way to set up a watched folder in Photoshop to automatically batch run an action on any image that is dropped into that particular folder?

Similar to how distiller works for PDFs.I have Creative Suite Web Premium 5.5 so if any of the other packages in the suite will do the job but I can't seem to find it.A droplet won't do the job as although the processing will take place on my machine - the image may be dropped into the folder by a colleague elsewhere.

View 3 Replies View Related

AutoCAD Inventor :: Condition IF For Macro

Aug 14, 2013

I trying create simply macro for my work. It is mass rename for *.ipt files and their iProperty.And i need create condition "IF" for this (example 2 files):

4-1903-01 Pachole.ipt  -> iProperties-Summary-Subject = nothing
4-1903-02-01 Dachole 2.ipt  -> iProperties-Summary-Subject = "4-1903-02" (first 9 symbols)

How to do it? Maybe find first symbol "space"

Public Sub UpdateDocs()'JDK 2013' Include REF to Microsoft Scripting Runtime Dim oApp As Application Set oApp = ThisApplication Dim oDoc As PartDocument Dim oPropSet As PropertySet Dim FSO As New Scripting.FileSystemObject Dim oFld As Scripting.Folder Dim oFile As Scripting.File Dim Path As String Dim sTitle As String.
[code]....

View 1 Replies View Related

AutoCAD Civil 3D :: How To Put Sub Assemblies In CUT Condition

Aug 17, 2010

How I can put the above mentioned Sub-Assemblies in a CUT condition?  They all default to a Fill condition (Attachment Point at Top of Wall).  I need it to have the attachment point at the Bottom of wall. I cannot seem to find where to do this?

View 5 Replies View Related

AutoCAD Inventor :: Create Automatic Constraint Actions

Jul 17, 2013

I want to create some universal bricks creations. These bricks have studs which fit into another brick. To constraint them I need to do following actions:

- click place constraint

- Assembly >> Insert >> opposed

- Offset 0,35mm.

I would like to make above into 1 action, so just click to add this action, then select the 2 faces to constrain.

View 3 Replies View Related

AutoCAD .NET :: How To Design A Group In A Query Condition

Dec 23, 2013

how to design a group in a query condition in AutoCAD 2011 MAp 3D I have 

Property: LAYER = CP*
AND (Data: CIRCUIT.CIRCUIT = BRN22
OR Data: CIRCUIT.CIRCUIT = BRN21)

I woudl like to get this into vb.net?

also, in vb.net when creating a new data condition....do I need to use datacondition.Table and Datacondition.Column? Im unsure what these mean?

View 1 Replies View Related

AutoCAD Inventor :: ILogic If Statement Condition Being Ignored?

May 16, 2013

I have the following code to clean up iProperties in idw files.

If ThisDoc.Document.documenttype=12292 Thendoc = ThisDrawing.ModelDocumentiProperties.Value("Project", "Revision Number") = doc.PropertySets.Item(1).Item("Revision Number").ValueiProperties.Value("Project", "Part Number")= ""iProperties.Value("Project", "Description")= ""iProperties.Value("Summary", "Title")=""iProperties.Value("Summary", "Subject")=""iProperties.Value("Summary", "Author")=""iProperties.Value("Project".
[code]....

For some reason, when this code runs, it always trys to execute the doc=ThisDrawing.ModelDocument, regardless of whether or not the IF statement condition is true. I am running Inventor 2012, SP2

View 2 Replies View Related

Photoshop :: Actions Stopped Working After Downloading More Actions

Aug 31, 2004

I downloaded a couple of actions from the web to my actions palette and they worked fine, but then I got greedy and downloaded a few more and that’s when things went south. Now none of the actions work - by not working I mean when I mouse over the Play Selection icon at the bottom of the action palette I get that little circle with a line through it. This happens with the PS default actions as well (I also get the circle on the Stop Playing/Recording and Begin Recording icons).

Somewhere in the following is probably what messed things up.

I downloaded actions to my computer in zip files. Copied them over to the actions folder (or somewhere) and unzipped them. I went back to the actions palette and hit “load actions” and loaded them. On the second set of actions that I downloaded I remember thinking “why am I copying and pasting these files - I bet I should cut and paste them, so I did and that may have been the start of the great crumble of 2004. PhotoShop help says: (under Saving and loading actions) “Actions are automatically saved the the Actions Palette folder in PS7.0 Settings folder. If this file is lost or removed, the actions you created are lost”.

I have searched for the settings folder and couldn’t find it, but the actions still show up on the actions palette - they just don’t run.

I’m a little fuzzy on the details on the above steps. In fact, I probably did something different on each download.

one more thing, I reloaded PhotoShop, but still nothing.

View 9 Replies View Related

AutoCAD Civil 3D :: Assembly For Multiple Open Cut Condition?

Jun 5, 2013

I have an open cut area with 8 meter height and a bench of 5 meter for the first 3 berm, on the 4th berm the bench will become 10 meter. Is there any way to build it in assembly? I attached 2 drawings to clarify the problem.  

View 1 Replies View Related

AutoCAD Inventor :: Condition Involving A Range Between Two Values?

Jan 18, 2012

I have to choose 1 of three views in a drawing using a range of values like:

if  ..........<10 then
ActiveSheet.View("VIEW1").View.Suppressed=False
else
ActiveSheet.View("VIEW1").View.Suppressed=true

[Code]....

The syntax that is in red upstairs gives me a error... What is the proper syntax to do this condition involving a range between two values???

Autodesk Factory Design Suite Ultimate 2014
Autodesk Simulation Mechanical
Autodesk Simulation CFD
Windows 7

View 4 Replies View Related

AutoCAD Civil 3D :: Daylight Assembly - Fill / Cut Condition

Apr 8, 2012

I like to create a daylight assembly with following criterias

Fill/cut Condition

1. Target to surface 2.5% slope

2. If the surface is not met within 19 m from centreline, then till 19 m 2.5% slope and 33% slope afterwards till it hit the surface.

Civil3D 2012

View 2 Replies View Related

Photoshop :: How To View All Actions In Actions Panel

Nov 24, 2013

My computer crashed and I removed all apps and reinstalled so now none of my actions appear. However I do have a backup file of all of them and want to reinstall but before when I was using cs6 ( Im assuming same thing as CC as it was all on the subscription plan ) I would click actions then the right arrows and it would bring me a big screen of all the actions ( even the ones that were just preloaded in ps ) and it was a big box with all the actions and some options to record etc...Now that box isn't there and it's just a single column drop down menu.

View 1 Replies View Related

AutoCAD Civil 3D :: Subassembly Composer - Ditch Depth In Fill Condition

Feb 2, 2013

I am trying to create a custom subassembly using SAC 2012 that will place a 1' deep ditch at the bottom of the slope in a fill condition.  The trouble I am having is how to hold a consant 1' depth on the backslope and vary the foreslope since the daylight offset and elevation is variable depending on the slope of the existing ground.  I need the attachment point to be the edge of the shoulder so it seems like a loop that varies the foreslope length would be required but loops are not allowed.  I will also have the option to target a profile but I also need the ability to hold a constant ditch depth.

How to model this condition.

View 9 Replies View Related

AutoCAD Civil 3D :: Autodesk Subassembly Composer 2013 - Lane Outside Condition?

Jan 31, 2013

Does the 2013 subassembly composer include a way to include a condition based on LANE-OUTSIDE-SLOPE?

The figure below indicates the type of condition I would like to include (red arrows).

View 5 Replies View Related

Photoshop :: Actions: Where I'm Putting My Actions

Nov 17, 2006

I like to put my actions somewhere special on my hardrive, not in apps folder.

Now, in past, when I saved actions CS2 would "remember" where this folder was, making real easy to save.

Lately, it keep defaulting to save as in the app folder-- even though I did navigate to my special area on last save as.

View 9 Replies View Related

Photoshop :: Actions In CS6

Feb 19, 2013

I am currently trying to find a faster way to create the images I use for our website at work. We sell phone cases with lots of different printed designs on but all of the actual surrounds of the cases are the same, either in Black or White.

I have created a Black and a White template and kept the front, back and side shots of the phone case on separate layers so they can later be manipulated as needed. I have all of the 'design inserts' saved as separate files which then need to be pasted into the templates (in between certain layers) and saved (one for each case colour).

I am wondering if there is an action or a way in Photoshop that I can set it to import the design into the template, then save the design, then import the next design and save, and so on and so forth? As we have well over a hundred designs and creating the images manually can take a very long time.

I have attached images of a template, a design and how I need it to look after.

View 2 Replies View Related

Photoshop :: CS3 Actions To CS4?

Nov 5, 2008

Can I copy my CS3 personal actions to CS4? If so where can I find them.

View 3 Replies View Related

Photoshop :: Actions In PS CS3

Aug 19, 2009

I have created an action to prepare images for web posting.  The action resizes images, sharpens them, adds a frame writes into the frame my contact details and lastly adds the name of the subject (location, or person's name) and then outputs the image to the correct folder.  Typically I run the batch on a folder of say 30-40 images at a time.... sometimes upto 100.  All run from either bridge or as a droplet via Lightroom. The action works great... except that each batch I run it on the "subject name" I need to insert is different.  Is there any way at all to get the action to prompt me for just that bit of information.  I've tried checking/ticking the dialog on/off option for the text field in the actions pallet and that works, but... when I'm applying the action to a batch of images it asks for the text EVERY time and doesn't remember what I typed in last time. At the moment, the solution I have is to open one image that I want to run the batch on. Make a copy of the action and enable a stop before the text prompt... run the script to that point.  Then run/edit the text line, remove/disable the stop.  If necessary create a new droplet.  I can then go over to bridge or Lightroom and process the images using the new action. Ideally the what I would like to hapen when I'm running an action like this is when processing the FIRST image in the batch for PS to ask me what text I want and then use that same text on all the other 30 or 40 images.

View 4 Replies View Related

Photoshop :: Actions

Jun 22, 2007

i have about 100 photo cds with 80 to 100 images on each...i have copied each one to a dedicated external drive for storage and access...i would like to convert each cd (folder) to 16 base at 300dpi

to access an image now for photoshop, i have to process each image through graphic converter...

what is the "action" required to to batch convert these folders (retaining the cd number as well as image number: i.e., PCD245_001, PCD245_002, etc)...? presently, the images are tagged: IMG0001.PCD, IMG0002.PCD, etc.

View 2 Replies View Related

Photoshop :: Actions

Jun 7, 2006

trying to create an action which moves a particular item to a certain place every time, and then resizes. This place must be absolute, as I need it to be the same on a variety of images. The problem is whenever I try to use the move command, it uses a relative position. Is there anyway I can tell an object to move to the same place every time?

View 4 Replies View Related

Photoshop :: Actions

Mar 17, 2004

I use Photoshop 7 on a laptop with 900 mghz and 128 ram. Using actions along with batch processing my goal is to open a folder, and, in no particular order, apply the crop tool, levels, curves, and save for web.

Problem is I can't individually apply curves, crop, levels or save for web without batch processing coming to a stop. All files don't require generic applications. When contructing action I've inserted a stop with and without the "allow continue" option and still the batch processing stopped.

Is this manipulation of the action command not combatible with the batch processing command? Do I need to break action into several actions?

View 3 Replies View Related

Photoshop :: PS CS Actions

Jun 23, 2005

I have just discovered 'actions' in CS and started to use them to place a frame around some pics BUT one of the actions 'Recessed Frame' has me beaten & confused.
When I play the action I recieve the following messages:-

The command duplicate is not currently available. (and the others saying that others are not currently available) 'set, delete, set (again)' then the message 'warning no pixels were selected' and again currently not available, 'delete, channel frame edge' and at the end of all this I have a totally black picture area.

View 3 Replies View Related

Photoshop :: Actions

May 16, 2008

I want to do a simple thing - create a frame around my picture. The Help directions in the product are so ridiculous in that you cannot follow them. They tell you to look for Photo Frame which does NOT exist, then etc., etc. I've tried exploring Actions, reading all the help - the whole thing makes no sense.

View 5 Replies View Related

Photoshop :: How To Do Actions?

Jun 24, 2002

how to make Actions (all features included)

View 3 Replies View Related

Photoshop :: How Do I Use Actions?

Aug 26, 2008

I am using a free demo version of Photoshop cs3 and I can not seem to get the actions to work. I have selected a picture and tried to use the actions they are all not avalaible in the play menu.

View 5 Replies View Related

Photoshop :: Actions

Mar 12, 2005

Is it possible for someone to give me the short run down on how to do the following with an action? It doesn't have to be batch-applied to a bunch of files. I'd just manually apply it to the files I wanted.

1. Converts from INDEXED to RGB Mode

2. Creates a new HUE/SATURATION adjustment layer with a setting that would turn the file from say, red to blue

3. Save the file in the same format the original was (preserving transparency) and naming the file in the following manner:

original file : top_left_red.gif

new file name : top_left_blue.gif

I could then either modify this action or create a new one that could do the same but apply an orange/green/purple/teal HUE/SAT adjustment and naming convention instead. This would save me a great deal of work and time.

View 2 Replies View Related







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