AutoCAD .NET :: Access Info From Existing Palette

Aug 20, 2013

I want to run a code something like this:

for each ctrl in autocad window

if type of ctrl is palette then

msgbox (Ctrl.name)

end if

next

Practically I want to read the info existing from a palette that is loaded by CADWORX

View 4 Replies


ADVERTISEMENT

AutoCAD .NET :: Programmatically Access Layer Info

Jun 1, 2012

i can access the General layer properties thru the api (circled in green on image).  how can i programmatically access the Attributes (circled in red).  is this possible?

View 1 Replies View Related

AutoCAD .NET :: Program To Access Titleblock Info?

Sep 11, 2012

I have an Inventor license that doesn't include Autocad.  We have some old Autocad drawings that I would like to write a program to extract the titleblock info which I believe is probably done with attributes.  Not sure though. 

is there any way for me to get to that info without having a seat of Autocad? In Inventor we can use apprentice to do similar things.

View 3 Replies View Related

Photoshop :: CS6 Info Palette And Adjustment Layers

Jan 15, 2013

When I am using adjustment layers in PS 13.0.3 (mountain lion), I notice that the info palette is not giving me a before and after readout of the adjustment.e.g. I add a curves adjustment layer and remove some cyan from the highlight end, I can see on screen that cyan is removed but the info palette gives me 2 readings, both the same. This can make it difficult if I want to remove an exact amount of colour. I have the info palette is set up the same as every previous version of photoshop I have used, 1st reading actual colour, 2nd reading cmyk. I know this is a bit difficult to explain so I have included an image showing the palette, CS6 on the left and CS5 on the right, same image, same coordinates. CS5 is showing that 4% cyan has been removed, was 18% now 14%, CS6 is showing what it is now.
 
I work in prepress and do a lot of colour correction for books and magazines so I need to know the before & after readings. Is this a bug/feature??

View 12 Replies View Related

Photoshop :: CS6 Info Palette And Group Adjustment Layer Bug?

Mar 12, 2013

The Photoshop CS6 Info Palette is not showing before and after in Grouped Adjustment Layers. It only shows the after values on both sides of the Palette.

The two macs with this problem are:

Mac Pro
2 x 2.93 Ghz 6-Core intel Xeon
96 GB 1333 HZ DDR3 ECC
ATI Radeon HD 5770 1024 MB
OSX Lion 10.7.5
  
The two macs that work correctly are:

Mac Pro
2 x 3.06 Ghz 6-Core Intel Xeon
96 GB 1333 HZ DDR3 ECC
ATI Radeon HD 5870 1024 MB
OSX Lion 10.7.5

View 4 Replies View Related

Photoshop :: How To Get Pixel Precision - Pencil Tool - Info Palette

Feb 13, 2008

I just got a copy of CS2 and, I have questions.

I dont do any freehand work and always require pixel precision, also I work with small resolutions <600px at 72dpi/16bit.

How the heck do I kill anti-aliasing, when i set the brush to 1px I only want 1px!?

I have 272x480, 72dpi/16bit image and 2px from the edges I want a 4px border.
(path, drop shadow, inner glow, bev & emb, color overlay, stroke) then I want to bisect it in a number of locations. The problem is I cant do perfect pixle placement and get ugly overlapping. Last program I used I would select path and throw in x,y in all the locations I would want, then select the corner and bevel it to whatever I want. Using the rounded rect tool is nothing but a headache.

View 4 Replies View Related

Paint Shop Pro :: Unable To Access Layer Palette Options

Jul 25, 2013

I'm using PSP X4, have an image open in edit but I'm not able to add any layer(s). None of the layer type options will remain highlighted for me to choose when I go to new mask layer or new adjustment layer.

View 4 Replies View Related

Illustrator Scripting :: How To Access Text Boxes In Existing Document And Replace With New Value

Jun 28, 2012

Is there a way to access text boxes in an existing document and replace them with a new value taken from an excel table? I've been able to create new documents from scratch and populate them with excel data, but formating these new documents to look like those we already made is proving more difficult than I thought using just Javascript.
 
Ideally I'd be able specific an index for each text box and replace them in order as i itterate through the excel(or CSV) document.
 
I already have a way to pull from the table, another question asked here, but can't figure out the object model to put the new info in a specific place.
 
Below is what I came up with to create a very rough looking document from scratch:
 
#target Illustrator
var csvFile = new File('C:/users/whatever/spreadsheet.csv');
if(!csvFile.exists){
          alert('notafile');
          app.quit(); }
 
[Code].....

View 3 Replies View Related

Photoshop :: Allow Write Access To Existing Photo Images On WD External Hard Drive?

Apr 6, 2013

I recently switched from Windows Vista to and iMac and I'm trying to edit photos in Photoshop CS6 and it won't let me make changes or edits to the photos stating that it can't allow me "write access" to save the changes? Where is the lock up? Is it in the external hard drive settings? In the camera? In the files themselves?

View 3 Replies View Related

AutoCAD Inventor :: Internet Access Is Required To Access

Apr 26, 2012

Just loaded 2013. Of course right away I get an error. "Internet access is required to access the Help" Well as you can see I have internet access.

View 4 Replies View Related

AutoCAD .NET :: Adding Properties Palette To Custom Made Palette Set

Feb 2, 2012

Is it possible to add the Properties Palette to a custom made palette set in .NET? And how to do this?

View 3 Replies View Related

AutoCAD Civil 3D :: Create All New Existing Surface Over Existing Ground

Sep 28, 2012

I'm trying to create an all new existing surface over existing ground. I have a TIN surface of the EG, and I have drawn overlay splines that describe the new surface, but how to go about creating that design surface.

It is a compound surface, open on one end and closed all around on the other, somewhat like a half of a football stadium, but with an irregular upper edge because I am needing to figure out cuts and fills to manipulate the EG into this new surface without costly major terraforming. There is about 40-50' vertical elevation between the "field" and the upper rim with a generally constant 7-10 deg. slope all around. I'm just at a loss to figure out how to approach this project, and am quite new to Civil 3D.

Civil3D 2013
MacBookPro 17 - 2.4GHz Intel QuadCore i7 (Late 2011 build)
Microsoft Windows 7 64bit
350GB Bootcamp volume

View 2 Replies View Related

AutoCAD .NET :: Delete Palette From Tool Palette

Dec 7, 2012

I wan´t to delete a palette from Autocad Tool Palette. How can I do?

View 3 Replies View Related

AutoCAD Civil 3D :: Composite Surface Of Existing Surveyed Contours As TIN Pasted Into Existing Aerial Contours

Nov 15, 2012

Some background: We have a composite surface of existing surveyed contours as a TIN pasted into existing aerial contours that we received from a client.  We used polylines to generate our proposed contours, and then generated a proposed surface from that.  We've made a blank surface, pasted in the existing surface, and are trying to paste in our proposed surface...  only the existing contours outside of the proposed suface no longer line up correctly once we do.

We've tried applying the method laid out here: [URL] ........ (and the link referenced in the bottom) but are still having trouble getting the surface to work.  We've tried offsetting as little as 0.25' and as much as 5' with the feature line draped over the existing surface, but it seemed that the greater the offset, the greater the discrepancy.

Just to make sure we even tried that correctly - should the breaklines that we add be standard or non-destructive?  (I've tried it both ways with little success either way, so I don't know if it matters much in this instance, but perhaps for future reference it would work.)

I've attached a screen shot of our surfaces.  The pink and green lines are the proposed contours, the white dashed are the existing.  The outer red line is offset 0.25'.  As I've mentioned, we've tried offsetting various amounts with decreasing success.

View 9 Replies View Related

Photoshop :: How To Change Color In Existing Gradient On Existing Image

Mar 25, 2013

I have an image which is simply a one color gradient, with transparency from nothing to something. I would like to be able to access the existing gradient on the image and change only the color. I have hunted high and low and cannot see how to do this.

(I am familiar with how to make a new gradient and how to change the colors in a saved gradient via the gradient dialogue. But for the life of me, I can't see how to access an existing gradient on an image and change only this one parameter.

View 9 Replies View Related

AutoCAD Architecture :: Old Tool Palette Has Replaced 2014 Tool Palette?

Jul 17, 2013

For some reason, the tool palette I usually use is not accessible. I opened a drawing that a co-worker was using and my tool palette now looks like an old version - it doesn't have any of my custom tools in it. How do I get back my tool palette??

View 1 Replies View Related

AutoCad 3D :: Get 2D Map In 3D To Get Z Info

May 8, 2012

I got 2D map of ruined castle - terrain in DWG format. is there a way to get it in 3D to get the Z-info automatically ? the levels are defined i hope

see screen grab

[URL].......

View 9 Replies View Related

AutoCad :: How To Turn Off Info Pop Up

Sep 1, 2011

How do i turn off this info pop up?

[URL].....

View 2 Replies View Related

AutoCAD Map 3D :: Getting Metes And Bounds Info With It?

Oct 31, 2013

I've not had to deal with metes and bounds info in a very long time. For one project I have to generate the info for a couple parcels. From looking around it looks like there's a tool in ACAD Civil. Is there something similiar in Map3D?

View 2 Replies View Related

AutoCad :: How To Copy Info From One Drawing Into Another

Jun 16, 2010

trying to copy info from one drawing into another have do this 3 time before and not the 4th time i get the message

Copy to clipboard failed

what have a done and how do i fix it???

View 9 Replies View Related

AutoCad :: Missing Drawing Info Bar?

Sep 18, 2012

Not sure what it's called but I have a co worker that has lost the bar at the lower left corner of the window. Where it says "Text:... Dim:.... Scale:....". I have it on my computer and can't figure out how to get it back on his.

View 8 Replies View Related

GIMP :: How To Set Palette Of 8 Bit PNG To Specified Palette

Mar 8, 2012

I've only ever used gimp sparingly and for simple stuff. I now need to set the palette of a 8-bit png to a specified palette, but I can't find any in gimp or online about how to load a palette. I need the palette to contain colors that may not be in the image if thats possible as these images are sprites of under 40 colors, but I need a full 256 color palette. Also is there any simple way to convert a string of numbers into a gimp palette? If not Ill probably just look at how they are saved and just write a simple script, but I thought i would ask.

View 5 Replies View Related

AutoCAD Civil 3D :: Alignment Table PI Info

Oct 11, 2010

I want to be able to make a alignment table with northing and easting coordinates for the following:

bop
pi's
eop

Is this possible? The closest I get is to make a curve table with the pi coordinates and no bop or eop coord'.

Civil 3D 2014
Win 7

View 1 Replies View Related

AutoCAD Inventor :: Export Face To DWG + Info

Jan 25, 2013

I need to find a way to export the selected face to dwg and to have the Part Number and if possible the description written under the exported face. I don't know if it's possible to do this. I know it's possible to export programmatically the selected face, but is it possible to get the name + description into the drawing too?

We're just looking for a way to "automate" the creation of our laser drawings.

View 4 Replies View Related

AutoCad :: Stop Unwanted Line Info

Oct 9, 2013

when I click/select on a line a box appears with line info, I know that these pop up when you click on a line twice however something is making it so that it appears after 1 click only. This is annoying me as it blocks other lines i need to work on. How do I get it to stop?

View 2 Replies View Related

AutoCAD .NET :: Have ObjectID Of Block Need To Retrieve Info

Sep 3, 2013

I have stored within an external database a handle of an entity within a drawing.  If I have that drawing open and I retrieve that handle and then get the ObjectID from that Handle how do I convert that to a BlockReference so that I can then get position and attrribute values.  I can get the position and attributes if I can just get the blockreference from the Object ID.

I am using the following code to get the ObjectID from the Handle:

Public Function ObjectIdFromHandle(db As Database, strHandle As String) As ObjectId Dim nHandle As Int32 = Int32.Parse(strHandle, Globalization.NumberStyles.AllowHexSpecifier) Dim handle As New Handle(nHandle) Dim ids(0) As ObjectId Try ids(0) = db.GetObjectId(False, handle, 0) Catch ex As Exception MsgBox(ex.Message.ToString, MsgBoxStyle.Exclamation, "Error in ObjectIDfromHandle") End Try Return ids(0) 'Return db.GetObjectId(False, handle, 0) End Function

I then want to use this ObjectID to get the BlockReference.

View 4 Replies View Related

AutoCAD Civil 3D :: MAP Connect To Map Info (using 2013)

Oct 3, 2012

We use map info as our native GIS and can use these .TAB files with MAPIMPORT in C3D, but what I would really like to do is use MAPCONNECT like can be done for .SHP files, etc.. I've inquired with [URL].....and they have confirmed that their FME product doesn't support 2013.

View 8 Replies View Related

AutoCAD Civil 3D :: Profile Info Disappearing

Jan 16, 2013

I am running 2012 C3d and I am having an issue when a drawing is freshly opened, some of the profile data is not showing and it will show up after I sync the different information that is missing.when I run a publish of multiple projects that info doesn't show and I have to go into each project to sync the info and plot each sheet separately.

View 6 Replies View Related

AutoCad :: Adding Info From Google Maps?

Aug 7, 2012

I'm working on a project looking at modifying cycle routes. I just discovered that they've been added to google maps and I was wondering if there's a way to import the cycle routes from an area on google maps into CAD. If not, I can draw them in on the OS but it would be time wasted if there's a way.

I thought maybe on AutoCAD WS on chrome, but it seems limited on the mapping features available.

View 3 Replies View Related

AutoCAD Inventor :: Any Way To Preload Info - Bend Radius

Feb 27, 2012

Is there a way to preload information into Inventor in regards to the break press such as the dies being used or the ones available so the when the computer is deciding a bending radius,it know what tool we have?  

Currently the bend radius is set to "radius", which i am assuming is default, but I can't figure out how to change that either, and depending on the thickness it will change, but like today it said I would need a 1/16th inch radius, but we don't have a 1/16th inch die,it is an 85 degree air bending setup,and has a 4 way die with smaller and bigger openings.  

View 4 Replies View Related

AutoCAD Inventor :: Turn On / Off Date Time Info

Jul 25, 2012

Go to I - button in Inventor, then to the recent files list, hover the mouse over any file in the list.

You will see a preview of the file & later In about a 1 second delay (keep the mouse still) the preview expands a date/time info.

Where switch/checkbox is to turn off/on this date/time info?

C1
Inventor Professional 2013
Vault Collaboration 2013

View 4 Replies View Related







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