AutoCAD .NET :: Handling REFEDIT From A Plugin

Sep 30, 2012

I am trying to create one pluggin which can handle inplace edit [refedit]. I can open in place edit window by invoking 'REFEDIT' command from my pluggin. But i need to get the selected document path for in place edit. 

View 5 Replies


ADVERTISEMENT

AutoCad 2D :: Refedit Display As Do Editing?

Jan 7, 2012

i m designing a jali that has one panel and rest other mirrored of that particular module, but when i do reference editing of one module, other disappear since i'm editing one block. when i exit the refedit command those blocks appear again. is there any trick to enable view of all the similar blocks while i do refediting of one block?

View 9 Replies View Related

AutoCAD 2010 :: Double Click - Refedit

Mar 4, 2012

I've just upgraded to ACAD 2012 from 2009 and have copied over my CUI settings and getting different results when Double clicking on regular ( not Dynamic ) blocks. The macro for this i've set to ^C^C_refedit.

This previously would automatically select the NESTED block in the list of reference names if double clicked on in the drawing, however now in 2012 the parent block is always selected and i need to hunt through the list to find the actual nested block that im wanting to edit.

Is there a setting / variable that has changed in the upgrades? I have Automatically select all nested objects selected in the Reference edit dialog box  and all other options match my 2009 as far as i can tell.

View 4 Replies View Related

AutoCAD Architecture :: Refedit Window Missing

Sep 19, 2011

AA 2012 - The REFEDIT window is missing, which means I cannot add a subtract objects while editing a block, I can save and close the block by Right Clicking menu, but the window is nowhere to be found!

Do I need to modify the CUI?

View 7 Replies View Related

AutoCad 2D :: Refedit Command On Dynamic Blocks

May 3, 2012

Almost all of our blocks have dynamic properties and I've made a number of lisp commands that use this info.

How do I stop someone from using refedit command on dynamic blocks? I have a problem with one guy. I've explained to him many times to use bedit command or come see me and I'll modify the block. He continues to use the command

I do not want to use lisp to ruin his day... but I will if this continues. Any setting I can use to stop this and keep me from going to a dark place

View 7 Replies View Related

AutoCAD 2013 :: Refedit Leaving Grid On?

Jul 29, 2013

Whenever I edit a block using Refedit, Autocad seems to want to switch on the grid. (which if fine although a bit annoying) what really gets me is when I leave Refedit I’d expect it to turn the grid off again and restore the setting to the way they were before Refedit. But instead the grid remains still on.

View 2 Replies View Related

AutoCAD 2010 :: Stuck In Refedit And Can't Close It / 2012

Apr 26, 2013

I used refedit to freeze a couple of items that were nested. My drawing file/machine locked up when I attemped to freeze them. I had to reboot, when I opened the file again I was still stuck in refedit mode. I cannot use refclose to get out our that command. It wants me to use refedit again. I need to get back to my work.

View 4 Replies View Related

AutoCAD 2010 :: REFEDIT - Prevent Same Blocks From Being Hidden

Jun 7, 2012

How does one prevent copies/other instances of same block from being hidden when REFEDITing block?

View 1 Replies View Related

AutoCAD 2010 :: Refedit Will Not Save - Missing Application Reference

Jul 3, 2013

I have opened a block to add a quick leader only and when I tried to close I got the message cannot save back ... (see screenshot 1) when I hit f2 the problem is shown to be a missing application reference (see screenshot 2).

This may not seem a big deal but the problem actually occurred after about 15mins of editing a block and it has taken me about an hour to figure out what the culprit was

View 6 Replies View Related

AutoCad :: Edit Block In Place (refedit) Without Changing Globally?

Mar 28, 2013

Can you edit a block in place (refedit) without changing globally and without exploding within that drawing?

View 6 Replies View Related

AutoCAD .NET :: Adding Custom Code In Reference Editing And RefEdit Command

Jun 6, 2012

how i can add .net code on reference editing and refedit command.

View 4 Replies View Related

AutoCAD .NET :: Handling API Using Dynamic Blocks

Jul 19, 2012

I have difficulties in handling API AutoCAD.Net using Dynamic Blocks. I'm trying to modify the configuration of a given dynamic block. The goal is to access the property Table1 Block Dynamic Block and change its value to an existing one.You can navigate between the records from Table1 Block? With this code below I have managed to navigate between the dynamic properties of the block and its values​​, but I can not make the property value set in the block table1. I tried an example of the link: URL.....however it still fails.

[CommandMethod("getprop")]static public void GetProps(){ Document doc = Application.DocumentManager.MdiActiveDocument; Database db = doc.Database; Editor ed = doc.Editor; PromptEntityOptions peo = new PromptEntityOptions("Selecione o Bloco: "); peo.SetRejectMessage("
[code]....

View 9 Replies View Related

AutoCAD Inventor :: Handling SelectEvents For Existing InteractionEvents

Jun 24, 2013

I'd like to handle SelectEvents as a user selects edges for a filleting operation using the standard fillet creation dialog box. I'm unsure of how to access the InteractionEvents object that is created automatically by Inventor when the user opens the fillet creation window.

I know that there are ways to start my own interactive selection process via CommandManager.CreateInteractionEvents(), but I would like to tap into the existing selection workflow that's provided by the fillet creation window.

View 1 Replies View Related

AutoCAD .NET :: Custom Controls / Other Ways Of Handling Similar Data

Jul 31, 2012

I'm developing a routine that uses a windows form to gather data from the user. For a lot of this I need info for the Left side & the Right side. I have pretty much finished writing the code to take care of the Right side. I have 40 properties now all with "Right" in their names in anticipation of needing corresponding "Left" ones. I have numerous textboxes, checkboxes, & radio buttons on the form along with various input validation methods used to set these 40 properties.

I could just copy all of this code & replace "Right" with "Left", but there are about 500 lines of code (hard to tell since I use a lot of white space), and that seems rather inefficient, especially if something needs to change.

I'm starting to think that maybe I should develop this into one custom control that could be used for both sides. Any alternative ways of dealing 40 right properties & 40 left properties and all that goes behind making those properties work.

View 1 Replies View Related

AutoCAD Architecture :: Default True Type Handling In PDF Print Drivers

Dec 14, 2011

By default, the PDF print drivers we use (Bluebeam, PDF 995) set True Type text handling to be "as graphics" rather than "as text" (see below), which makes for some ugly text.  I know I can make this change and save as a .PC3 file, but all our page setups for sheets & templates in the office all reference these default drivers, so it would be preferable to change the way the default driver works if possible.  Is the default plotter configuration editable?

View 3 Replies View Related

Photoshop :: Color Handling Changes In CS6

Oct 2, 2012

As far as I can tell, there appear to be no significant changes in how color profiles and overall color management is handled in PSCS6 over CS5.x. Correct?

View 1 Replies View Related

Photoshop :: File Handling

Sep 7, 2005

Running OSX and CS2. Having trouble with file handling. I can take several hundred photographs a day in my job. Sometimes each image can require fine tuning.

This used to be fairly simple, in that when I activate an icon the image appeared. I would complete the adjustments and move onto the next image in the folder. "This is where the trouble begins". With the new system and CS2 everytime I go back to the holding folder, the previous selection has been ignored and the first file in the folder is the highlighted choice, despite the fact I might be on image 90. The program automatically defaults back to image one.

This is very frustrating in that I now have to keep a written track of the file number just completed so that I can scroll down to the next required file.

This cannot be the way that CS2 handles multiple files.

View 1 Replies View Related

Paint Shop Pro :: Handling Tags In X4

Feb 28, 2012

When managing images, I am found some difficulties on handling tags.

The main problem is that PSP is creating tags automatically to all images I have. It is especially undesirable because a plenty of images come from internet, fotolia etc and have tags I don't want. So, my "desirable" tags are mixing with the "undesirable".

a) I tried to find out in PSP "preferences" any option to stop tagging automatically. And I couldn't find it.

b) Other problem is to delete the tags I don't want. If I delete the tag in tags tree (manage/collection) it appears again. The only way I found is deleting tag by tag, image by image, what is madness of doing to a plenty of images.

Any way of deleting the "main" tag in order to delete automatically the related tag in each image?

View 3 Replies View Related

After Effects :: Better Handling Of Layered EXRs?

Mar 21, 2013

Is there a better plug-in that handles multi-layer EXRs than the EXtractoR plug-in? It's a little tedious to scroll through a messy looking list three times for the R, G, and B channel for each layer I want to use.
 
I only have to select a layer name once and it's smart enough to know that I want to use the R, G & B of everything with the same name. There's also less visual clutter in the Nuke pop-up menu.

View 3 Replies View Related

Paint Shop Pro :: Handling Of Canon CR2 Files

Dec 6, 2012

Confirm that X5 does not take into account the xmp side car files when reading a CR2 raw file?

View 4 Replies View Related

Photoshop :: File Handling And Default Folders In CS3

Aug 8, 2008

Is it possible set a Default Folder for all "Save As" to be saved in?

I find that an edit of a photo will automatically save in the folder that I opened the shot from. If I had made a copy of the shot, the copy will save in a different folder.

Ideally, ANY AND ALL (originals and copies) "Save As" should be save in "c:Working" by default without having to go through the hassle of navigating there.

I am running CS3 under Vista (4 gig ram) on one machine and XP (3 gig ram) on another.

View 2 Replies View Related

Revit :: Handling Large Number Of Elements?

Oct 31, 2012

I have a student that has chosen to draw a baseball stadium as a project. He has inserted thousands of seats and has thousands more to insert but has already starting to experience some lag when viewing in 3D. Is there a way to handle all these seats so that it is less memory intensive? Does it work to group the elements?

View 3 Replies View Related

Lightroom :: 4.2 Crashes When Handling TIFF Files

Nov 15, 2012

I am now shooting both digital and analog. When processing RAW files coming from my digital cameras, I don't have any problem with LR. But I am also scanning negative films and handling the resulting TIFF files in Lightroom. Since I have started this new workflow, I can be sure that Lightroom will crash at least once during a session. This can happen at any time when I'm in the Development module.
 
I'm running an Intel iCore 7 2600 PC under Windows 7 Ultimate 64-bit with 8GB of memory and plenty of disk space.

View 4 Replies View Related

Lightroom :: Set Import And File-handling Preferences?

Sep 17, 2012

Set import and file-handling preferences?

View 1 Replies View Related

Lightroom :: No File Handling Drop Down Menu?

Dec 26, 2013

I no longer have a drop down menu for "File Handling" for selecting a secondary backup HD while importing images from my card reader. I am using LR 5.3.

View 7 Replies View Related

Photoshop :: Create Blank File / Metadata Handling

Mar 26, 2012

We have two related issues we're trying to solution.

(1) If we create a blank Photoshop file ("template") that is merely a size, resolution and color profile, when we add an image (that does contain metadata), the image's metadata is not retained in the template metadata. We need to be able to transfer that image's metadata, automatically, to the template. (We do not want to have to copy/paste.)

(2) Let's say we now have a template with 1 image and associated metadata. We now need to add another image(s) to this template and have the second image's metadata also transfer automatically. (This auto-transfer of metadata would occur for any subsequent image added.)We are using CS4 v11.0.2.

View 1 Replies View Related

CorelDRAW X6 :: Mesh Fill - Handling Facial Features?

Apr 5, 2013

I'm just starting a new project.  I've started the skin with a mesh fill.  I'm wondering, what is the best way to handle the facial features.  Vector blends etc or more individual mesh fills.  If  I do individual vector objects, what's the best way to blend features with the mesh skin? 

Below you can see what I have so far.

View 9 Replies View Related

Lightroom :: 4.0 File Handling / Step Backward Or Forward?

Sep 25, 2012

I am not a big fan of the entire way that Lightroom 4.0 hands changes at all and Adobe needs to address this problem because it is just that, an problem. We can use the catchy verbiage "non destructive" because it sounds nice but the fact is that it is cumbersome from a resource perspective and UI perspective.  It adds extra steps to the workflow and this in turn takes away from the experience of users.  The entire workflow should be reexamined and the code, rewritten.
 
Lets just look at how Picasa handles this issue.  When I click "Save" or better yet "Save All", every picture that I have edited is saved with the changes that I have made to them.  A new folder is then created and named "Originals" where I can find the original files that I have edited. That’s it. Plain and simple.  My files are intact and I can now go and find them in my well-thought-out folder hierarchy where I can then do what ever I want from emailing to a client to sending them to Flicker, Facebook, Google+ Galleries, where ever I choose.  There is no thought put into this process.
 
Adobe has a lot to learn from this free app. Currently, in Lightroom 4, I have to go back through the 300 pictures I just took, find the 40 that I have edited, then "Ctrl+Click" to select only them, find my folder in my file directory, create a new folder, and finally export a new set of pictures with the changes that I wanted to send out to my client 10 minutes ago. 
 
Both processes achieve the same thing and the things that we all want which are our original files are still intact and untouched and our new files with the changes are in the folder where we found them.  The difference is that Adobe chose a much less elegant way to go about this.  More advanced? Yes, but sometimes, as and coder will tell you, simpler is faster, safer, and better.
 
Now, I also stated that from a resource perspective this is also poorly conceived.  I am referring to the fact that now I have to maintain a database in which changes are tracked that is always running in the background.  It is common knowledge that databases are susceptible to corruption when not properly managed and even the simplest snag in the application, power surge while an I/O process is running, or if my computer hangs up, all my changes are gone.  What if I want to switch computers?  Do I also need to manually go in several times a month and backup my database to a separate directory?
 
Will I lose all of my changes that I did not publish?  Maybe, maybe not but it is now something else I have to worry about which ultimately takes away from my experience in the application.
 
Simpler is better and this is one step backwards, not forwards.At a minimum, give me the option to save the changes and don’t manage your users like a child. 

View 8 Replies View Related

Premiere Pro :: CC Quits Unexpectedly When Handling Video Files?

Mar 30, 2014

Premiere Pro CC quits unexpectedly (serious error message) when importing footage. The formats I've tried and failed with include H.264, Prores422 and DNxHD. When I reopen a project containing one of these formats, it crashes again even if I click on one of the imported files. I'm using an early 2013 Macbook Pro and trying to edit Nikon D800 footage. At this point I'm not sure what other information I can provide.

View 6 Replies View Related

Xara :: Extract Logic Behind Handling Of Multi-stage Blends?

Nov 3, 2013

I've been trying to extract the logic behind Xara's handling of multi-stage blends, but am having trouble.

Here's an example. I have these objects:

and create a blend between the left two

now, to continue with a multi-stage blend, I connect the bottom control point of the second object with the bottom control point of the third

All well and good. However, if I had tried to connect the top point of the second object with the top point of the third, like this (screenshot taken just before I release the mouse button)

Xara decides to blend from the first object to the third.

Eventually, by trial and error, I can get my multi-stage blends working, but it's inscrutable why it works logically sometimes, and why not.

View 5 Replies View Related

Edge Animate CC :: Handling Elements And Symbols (including Preloading)

Jul 26, 2013

I am trying to learn Edge Animate and I have not seen enough animations to know how this is typically handled and I searched the forum and have not found an answer either.
 
If you have many different elements and symbols for a project, what is the best practice for having them appear, disappear, etc. on the timeline? I ask this question not only from a performance based perspective, but also keeping in mind the idea of preloading. This is a 2 part question:
 
Part 1: Using elements and symbols later in the timeline:
 
Since artwork is always imported directly to the stage in an "always on" status, should we place a visibility OFF on every item until we need it?
or should they be opacity 0 until I need them?or should they be set to visibility hidden until I need them?
 
Which of these is the best option if you don't want the element / symbol visible until later in the timeline? Does it matter?
 
Part 2: Impact on page loading
 
Does the above question have any impact upon page loading speed or is this something handled in preloading?or do you need to make a special preloader?

View 8 Replies View Related







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