it is possible to define point/link codes using some conditional expressions. When I try to write in an expression under "Link Codes" I get an error. Is there a way to create conditional codes without the use of "decisions"?
I am working on a project, and heard that the advertising agencies, they save the project. Then convert eps to pdf with acrobat distiller, which it puzzled me is that the file is small, with high quality, I received a file and saw those who use the minimum proportion of 48X16 cm for billboard,
my question is how to configure the output in photoshop eps and how to configure the output in pro pdf distiller, to get a high quality file for printing presses.
I'm try to automate the importing of the Varaible and datasets into my graphs via Scripting, but the ImportVaraibles() function doesn't seem to work. Here is my Script, mostly copied from the example script provided with Illustrator (CS5). And, this works manually, using the file names in the script, via Load Variable Library
Set appRef = CreateObject(strIllistratorVersion)
'Open the file and import the datasets Set docRef = appRef.Open(strTemplate & "200-500.ai") 'docRef.Datasets.RemoveAll docRef.Variables("Yearbook").Delete
Here is the problem, after I delete the previous library, then this next line, right from the example, does nothing The script then exits with 'No Datasets in this document'
docRef.ImportVariables (strXMLFolder & "Lumber_200-500.xml") 'appRef.DoJavaScript "alert('Template:" & strTemplate & strRange & ".ai | XML file:" & strXMLFolder & "" & objFile.Name & "^')" If (appRef.Documents.Count > 0) Then Set docRef = appRef.Documents(1)
[Code]....
If I remove that delete line, the script runs, but just uses whatever Variables I had last loaded, not the XML file.
It's simply not loading. What do I need to do to get it to load?
What can I do if I am unable to retreive my Serial Number? I've entered my redemption code, clicked "Redeem", and NOTHING! It does nothing. I've triple checked the number. It's right. It's just not submitting it.
Is it possible to Copy the Hex Code or RGB Values out of Illustrator to the Clipboard?
In Photoshop this is done by selecting the Eyedropper tool and then Right /CTRL clicking to bring up the context menu - is the similar way in Illustrator? I can't find one
I used to copy vectors from illustrator to softwares like Axure, with cmd+c and cmd+v. It worked pretty well until CC.
Illustrator CC only copies vectors as SVG objects. So when you're in Axure, it copies the SVG code and not the bitmap object !! I understand the need for such a thing in HTML (even if I doubt that it will be often used), but I didn't find any turnaround to be able to copy this vector inside Axure, which is, in my opinion, the biggest use of the copy feature from illustrator to any other software (like Word for example, which also copies the SVG code and not the bitmap object)....
Is there a way to copy the bitmap object instead of the SVG code ?
Currently, i receive artwork in CMYK but i need to resubmit to painter using Pantone.? i have installed Illustrator CS6 recently and not familar with the software.
My friend is restoring this car and wants to see how it looks with a black body and red roof and rims but cant seem to change the white to red or the blue to black is this a limitation of the plug in.
how to embed hyperlinks or other ways to use conditional branching in a Lightroom slideshow? I have Lightroom 4.3 and do not see anyway to use this method. PowerPoint allows embedding hyperlinks in slides that take you to another set of slides that can expand on the slide in the main slide show. I would like to use this for a rather extensive picture slide show.
Up until now, we have been entering room names for scheduling manually. I would like to be able to create a psd, whereby the room name is the space style name - *UNLESS* - a value has been entered in any of the manual room name properties. I am sure I can do this with a formula property but I am having trouble wrapping my head around it.
I have 3 manual property definitions in my PSD: (the names corelate to the position in the room tag)
Name_Manual_Top Name_Manual_Mid Name_Manual
Additionally I have one which concentates these 3 for the schedules:
Name_Manual_Sched
So I need something that says:
*if* NAME_MANUAL_TOP *or* NAME_MANUAL_MID *or* NAME_MANUAL *=nil*, *then* NAME_MANUAL *and* NAME_MANUAL_SCHEDULE = SPACETYLE *else* this is where I am having trouble - the else is that I want it to act like it always does - if there is data in one of the manual properties
I have done some lisp programming, but not any VBA (but willing to learn)
I am running windows 7 64 bit & have found it impossible to install the conditional hue/saturation plug in.... [URL] ..... it doesn't accept it at all - everything else i have to make a rainbow.
I'm trying to change the color of a model's sweater from pink to blue. I select the pink range of the color wheel, and then try to change the hue. But nothing happens.
I did some battery wraps for a company and they are being printed in China. The background is the default cmyk gradient "copper" and one is "silver" in AI. They are asking me to provide the Pantone or CMYK color code for these colors. Since they are a gradient I am not sure what to tell them.
The Actions Palette has several Insert options (Menu Item, Stop, Path) but not "Insert Conditionals" option. How do I activate the latter option which I thought came built in?
I have an alignment running counter clockwise at the perimeter of a septic bed. I’m trying to use a conditional subassembly for the grading.From 0’ to 5’ of fill, grade to existing @ 3:1.Greater than 5” of fill, add a wall (no more than 4’ high) and grade to existing @ 3:1.
I was wondering if there was a way to make conditional formulas with a parameter? So I want a parameter called system. On the pulldown to enter the field under properties.
I want there to be 3 choices (i.e. 1=Air, 2=Water, 3=Gas).
If the user tries to enter any value other than the 3 values specified (whether by typing or pulldown), a message comes up stating they cant do that. The names for the systems have been simplifed for this example but the spelling is critical to the external database. I have tried but but I keep getting the follwoing is not a valid family parameter: X. X because thats the first conditional value.
I am working on implementing Chad Studer's techniques from his presentation at Autodesk University for corridors with conditional subassemblies at the driveways. Basically I created a corridor with two driveways for a test run. When I select the corridor and look at the object viewer, there are several lines going to who knows where at both driveways. But a look at the properties of the finished grade surface generated doesn't show anything out of the ordinary. I had the conditional subassembly look for a polyline on layer "driveway." It appears that there may be a gap in the corridor at each end of the pollyline. I've attached the drawing file.
What i want to do is ; i have a corridor with both right/left sides ending with linktosurface with fixed slope.In some sections my existing surface is not wide enough to get intersection with link to surface with fixed slope. So i want to use this "conditional horizontal target " if my surface is not enough wide for intersection then just intersect or go to the edge of my existing surface. But i learned that surfaces cannot be used as an offset target with that subassembly.
Users of Excel will know that you can ask that software to automatically change the color of text depending on its value.
I wonder is this possible in AutoCAD ( Issue release 13 )
The task I have to process is that I have a survey full of spot levels. It would be great of there was a lisp or script or some other device that would change the colour of the spot levels depending on the numerical value of the number.
E.g. - all values less than 100.00 - turn blue all values equal to or greater than 100.00 - turn yellow
I use a simple If/ElseIf code to suppress / uns uppress & reposition holes on a plate to ensure the desired number of fixing hole pairs.
The hole positions will change and suppress/unsuppress depending on the value of the Tie Rod Pitch (vertical) and the O/A length of this plate (and pressure inside the radiator but this is sorted in Excel).
For example PitchMax = 500mm, BP_2ndS= 1600mm (plate length)
If (3 * TieRodPitch_MAX_2ndS ) < BP_2ndS < (4 * TieRodPitch_MAX_2ndS) Then ...
For some reason some times the parameters don’t update in the hole and pattern features after running the rule thus they are in the wrong position or not suppressed/unsuppressed. When I rearrange the If/ElseIf codes it may work. All I change is just replace ElseIfs with If-End Ifs or the other way around...
Which does not make any sense to me, since I change nothing in the parameters or conditions. Is this code structured poorly?
p.s. this is an engine radiator and the number of tie rod pairs depend on the height of the block, pressure inside, width, etc.
In particular, I am attempting the infamous task of creating driveway openings using a horizontal target with my sub-assemblies. I referred to the AU 2010 video tutorial that gets passed around here on the boards, and for the most part, it works with ONE tiny exception.
Like in the AU video, I set my conditional target to look for a particular layer, and I first attempted the exercise by placing ONE polyline (i.e. driveway opening) on the layer, and set set conditional "found" and "not found" targets to find this pline. The target found the pline on the layer on the right side of the road where I drew it, and created the opening as hoped, but it created an opening on the LEFT side of the road as well!
What do I have to do to prevent the conditional horizontal targets from ignoring the exact opposite side of the road? In my assembly, the left conditions are set to LEFT, and the right conditions are set to RIGHT, but when the corridor gets modeled, BOTH sides of the road will show an opening even if there is only one pline drawn.
We are using AutoCad 2012. Our company have more than 32 disciplines. For any projects the drawings are prepared with many disciplines. Civil does the civil drawing portions, water does the water pipeline portion, electrical does the electrical cable layout portions etc. etc. Each departments have their own set of layers in the drawing.
Now the problem is civil can accidentally modify the entities of electrical departments / utility departments. Though we lock the other disciplines layers programmetrically, but user can unlock the other disciplines layers easily if he wish to. Can we make those other disciplines layers read only? So that users can draw / modify in his own discipline layers but can not do that in other disciplines layer. But he can refer those layers / copy entities from those layers if he wish to? Some sort of xref type of thing is required, but we can not use xrefs as we work in a single drawing and our custom drawing management system is integrated with this type of file system accross the offices.
I need to create a corridor that has this section. So I'm using this assembly:
on which I put 3 conditional fill subassemblies on point A, one for fill conditions of more than 2 m that would daylight at 2:1 until it reaches 2 m down and then daylights at 1:3 until it reaches the EG. Then I have another for fill conditions of less than 2 m that only daylights at 2:1 to the EG, and the last one is for all cut conditions.
As expected I have the following problem in some stations that have fill conditions on A of less than 2 m but more than 2 m on B:
Is there any way I can make B the comparison point without having the following problem on cut conditions?
Or that I could create an assembly with the condition that when I have a fill of more than 2 m on point B it daylights, from point B, at 1:3; but when B would be on cut conditions it daylights from A?