I'm trying to emulate the idea that is on this image in a little project of mine. At first, I thought about drawing a rectangle in a layer, rotate it a bit, and put several images underneath it; I thought I would get the film reel effect that way. But it's happening that way, so far ...
I tried using Clipping Masks, but they also didn't work. And if transforming the rectangle in a Work Path would be a good approach, much less how to actually do it.
I want to emulate the effect of this image without having to resort to using a slide-projector, is this something that can be done with software? I know I can just overlay a bunch of graphic light effects, but what about articulating the random curves of shape and form?
i'm trying to emulate the shadow and highlight on this apple icon:-
i am trying to create this shadow on text, so have tried the various drop shadows, inner and outer shadows, glows etc but to nothing resembling the shadow / highlights on this icon.
Since the AeccLandFeatureline object doesn't have an offset method, how is this done? All I can think of is to convert the F/L to a LWPolyline, offset the polyline, create a new F/L from the offset polyline, set the new F/L elevations using the SetElevationsFromOffsetSource() method, and finally raise/lower the new F/L using the RaiseFeatureline() method.
How to convert an image into a Japanese Manga Comic style image using Gimp? I want to turn a few pictures into pictures like this picture that is attached.
I have recorded an action to create a transparent image on a batch of photos. Next I ran the image processor using the File/Scripts/image processor. When running the action the error message occurs no matter how many ways I attempt to modify the action. Error: The object "Style "Shape Style"" is not currently available.
I then look in the action window to check and under the steps Make Fill Layer: Style: Shape, Style 1 appears but I can't delete it. This one error message makes it impossible for me to image process a batch of photos with a watermark on them.
I inserted an image into my AC drawing. I’m doing a drawing in 3D starting from this image, using solids and regions. When the visual style is set to Realistic I can see the image but when I change to X-Ray all I can see is black and white points instead of the image.
See attached file
Funny thing is that yesterday it was working perfectly, meaning I could see the image in X-Ray mode, but today it doesn’t work! I don’t understand.
I have already made a new drawing, check with other images formats, and it doesn’t work
I am looking for a way to change the text style used by a table style with Visual LISP. So far I have been able to get the IAcadTableStyle object from the acad_tablestyle dictionary, but there is no property for text style. Is this even possible? Code and results are below.
I read that it's not possible to import a style (styxml file) into the style editor through the API, there is no dedicated command.
However I'm wondering if there's a a way to have the internal name corresponding to the button as we can do for the ribbon buttons (there's a sample code which does this).
So is it possible ot get the internal name of a button inside a dialog box (style editor here) or is it really hopeless to think I can import a style with a macro ?
I am trying to change the default label styles for AddSegmentLabel under general styles using .NET...
Dim X As Autodesk.Civil.Settings.SettingsCmdAddSegmentLabel = CD.Settings.GetSettings(Of Autodesk.Civil.Settings.SettingsCmdAddSegmentLabel)()
X.Styles.LineLabel.Value = strChildStyleName ... says name does not exist
or
X.Styles.LineLabelStyleId.Value = oidChildStyle ... "The type of objectId is wrong"
If I manually change it to a child style and then check the values, they are the same as what I'm trying to set them to. If you use a "parent" style then these both work. Am I doing something wrong or this another limitation?
Civil 3D 2013 - Windows 7 Pro 64 - Dell T3500 - Xeon 2.67 - 24gb - Quadro 600
I am working with a template, that doesn't allow me to change the dimension style. In the project the Use Style Library is set to Read/Write. I have created my dimension style, at this point just a copy of the ANSI standard with a text size difference. I went to my template and set that syle as my default, and saved it. Now the fact that it doesn't automatically update the drawing I had alreadycreated is a nuisance, however if I creat a new drawing, the style has reverted to a different standard, that is not even the ANSI default. If I right click a dimension and change the dimstyle to what I saved it does update, but if I try to change the style again it defaults to a random dimstyle, AND changes the style even if I hit cancel. So... the question is how to make the changes stick?
I am wondering if it is possible to do a style update (or style update check) upon open of a drawing?
The example would be that I have stuff made from way back that the colors/dimension sytles ect dont match the current standard and upon opening a file where they are not current, it would either prompt to update immediatly OR update automatically with no prompting (preferred method).
I am doing a massive amount of updates from old files recently and to save myself 1 - 3 clicks per drawing would be wonderful.
Is there a way to search for a text style in a civil style? I have a text style that our company is trying to get rid of and I would very much like to not have to go through our 72 company styles.
AutoCAD Civil 3D 2014 HP Z620 Workstation 64-bit Duel Intel Xeon E5-2620 @ 2.00 GHz Ram: 48 GB
How does one convert an stb file to ctb. I have tried using the CONVERTPSTYLES command to no avail. After selecting the stb for conversion, i am getting an error message stating that the stb does not contain a color mapping table and cannot be used to convert drawings.
I am trying to convert all missing PlotStyles that are missing to one that is not missing.
I am working with the Style Manager and Display Manger. We use a custom .stb and in this custome .stb we have eliminated some of the standard PlotStyle Names such as Full Saturation, well as you may imagine some of the default materials, walls etc... under Style manager reference Full Saturation, right now I am going in by hand, one by one, changing this to AsDrawn.
Is there a way I can automate this for two purposes? 1.) so I don't have to do this all by hand 2.) as we "copy" elements from older jobs we can macro the change of plotstyle and so when we get drawings from outside we again can macro the plotstyle to AsDrawn.
I'm working on a drawing that was converted into cad and it seems like every dimension has its own style. When I copy use the move comand or try to change the dimension the text changes from being above the dimension line to centered and the text gets closer together horizontally. When I compare a copied dimension to the original it has all the same properties including the text pos vert still being above text. The actual dimension style hasn't changed at all but what is showing up on screen is different.
Here a image showing three dimensions with the same properties, the top 2'-10" is what it should look like, the bottom is what it looks like when I copied it and the 1'-2" is when I make a new dimension.
I am working on numerous 3D renders at the moment, all will have the same lighting, colours, focal length / DOF, position etc. The only thing that will change is the 3D object itself (vector smart object text with an icon).
Now, when I have finished rendering one, save it then want to change the image in the smart object (edit source), save to update - this will not update the 3D layer! Ideally this is the workflow I would like to use, but it just won't work. I now have to replicate all the settings on a new 3D extrusion from a layer...
Is there a way to set it so when I do create a new extrusion from a layer, it would default to the used settings?Or can I fix it so the smart object actually updates?