AutoCAD .NET :: Undo Transactions Step-by-step Within Command Method

Sep 26, 2013

I have a Command Method which has a loop that opens and commits transactions until the user is finished with it and exits. 

I would like each transaction to be undone separately but the undo command undoes the CommandMethod (along with all the transactions that occurred while in the loop)

Do I need to use the COM StartUndoMark and EndUndoMark to get this working?

View 3 Replies


ADVERTISEMENT

Photoshop :: Undo - More Then One Step?

Feb 10, 2004

In CS that I've just installed (yes, new to PS the ctrl-z only undo's 1 step backwards, what can I do to enable it to undo multiple times? Coming from PSP, you could undo for hundreds of steps....

View 4 Replies View Related

Photoshop Elements :: Step By Step Process For Doing Layer Masks?

Feb 22, 2013

I have somehow reversed the process of changing a sky in my photo so that when I get to the point of painting in the sky from the 2nd photo, it is painting with white (not black) that brings out the background I want on the original photo.  Where have I gone wrong?  Is there anywhere I can go to find a detailed step-by-step process for doing Layer Masks?

View 1 Replies View Related

CorelDRAW Graphics Suite X5 :: Undo Step In Recorded Macro

Apr 8, 2011

How to undo a step in a recorded macro.

Let's say that the macro has 17 steps, instead of hitting undo 17 times... I just have to do it once.

What's this line?

And also where can I find downloadable resources on macro creation and editing?

View 1 Replies View Related

Photoshop :: Step Backward And Step Forward

Dec 18, 2008

I have CTR-Z mapped to step backward.

Using two different shortcuts for "undo" (one step back) and "Step Backward" (Multiple steps back) makes no sense to me. As such, I rarely use the regular undo, and do not have it mapped.

The case:

When I switch to a new layer, do a brush stroke and undo it, photoshop treats my undo as a switch back to the layer I came from. This happens a LOT, and not just to me, but to a lot of designers I know (I'm a GUI designer at a game company). Some of them have even formed a habit of "erasing" a bit in an empty part of the layer, just in case the'd later want to undo. That's bad.

My proposed solution:

-First undo my stroke, Leave my selected layer alone.

-On a NEXT press of "Step backward" change my current layer to the one I came from.

View 10 Replies View Related

AutoCAD .NET :: Step Through Selection Set

Apr 17, 2012

Have a sample on how best to step through a selection set. I need to extract the Text properties of each of the text objects in the selection set

this is all I have so far

Private Sub ExtractText(ByRef acSSet As SelectionSet) '' Step through the objects in the selection set For Each acSSObj As SelectedObject In acSSet Dim acEnt As Entity = GetObject..?????? '' Write data to MDB file. Next End Sub

View 9 Replies View Related

AutoCad :: Convert STEP To DWG

Sep 7, 2011

I have recently started using AutoCAD 3D Plant 2011.

I am trying to create a catalog of Valves that we use on site by getting all the 3D blocks from suppliers. A few of our suppliers are sending me STEP files.

What program these are from and if they can be converted to a format that can be used by AutoCAD?

View 6 Replies View Related

AutoCAD Civil 3D :: Step Or STP Files

Apr 29, 2012

I am trying to insert some valves into my drawing and they have been provided in *.stp or step format by the manufacturer. You can import them to civil 3d using IMPORT, but in Civil 3d the import dialogue does not have step files as an option under the file type drop down.

I am running Civil 3d 2012, and I am unable to install any software for a conversion due to our software restriction policies.

View 4 Replies View Related

AutoCAD .NET :: Jig - No Single Step Debugging?

Nov 27, 2013

I tried a lot of sample (mostly from spidernet) using EntityJig. My problem is always the same: I can't walk through "protected  override SamplerStatus Sampler" method by single step debugging. If a Break Point inside this overritten method is reached, a new tab "No source available" is shown and debugging stops.

AutoCAD 2013, Visual Studio 2013, c#

Same with protected override bool Update().

View 1 Replies View Related

AutoCAD Inventor :: Export IAM To STEP / STP Or IGES

Sep 5, 2012

How do i export a .iam to STEP or STP or IGES without the three being expordted? i dont want the costumers to be able to see the anything in the three but 1 file (base1 or something).

What i do today is, i make a new part and derive the .iam file and then export it to step but this is getting hard to do when you have many .iam files.

View 4 Replies View Related

AutoCAD Inventor :: Templates For Step Translation

Oct 27, 2011

We have a minor issue with STEP translations.  We keep our templates on the network, and they have a lot of customized settings.  Everything is fine until we try to translate a STEP file, then Inventor wants to use the templates on the "C" drive (the ones that came with the software). 

Is there a setting I can use to make Inventor use the templates on the network?  I've got my "Files" setting in the "Options" pointing to the templates on the network, but Inventor still uses the ones on the "C" drive. 

View 9 Replies View Related

AutoCAD Inventor :: Can STEP Files Still Be Used In Assembly

Sep 3, 2012

Basically, my school has the 2012 version of Inventor while I have 2013, and I was wondering if I can still use STEP files in an assembly, and also in my drawing sheets.

View 9 Replies View Related

AutoCAD Inventor :: Step File Converted To IPT

Aug 16, 2013

Following is possible using AutoDesk Inventor Apprentice (C++ Project)?

I want to be able to select (using the File Open dialog box) a "Step" file that I have downloaded from my supplier, then convert it to an IPT file (NOT AN ASSEMBLY!!!), automatically. 

View 1 Replies View Related

AutoCAD Inventor :: Convert STEP Model To IPT

Nov 19, 2012

I followed up their way as URL....but still I cannot get correct solid model when I try to convert attached STEP model to IPT. I just can get surface model, but I do not solid one.

View 3 Replies View Related

AutoCAD Inventor :: Converting Step Format

Apr 11, 2013

Convert file in STEP format do Inventor? I need to have box but it imports only as surfaces. When I want to stitch these surfaces an error appears that says that I have crossed surfaces.

View 8 Replies View Related

AutoCAD Inventor :: Making STEP From Max File

Mar 4, 2013

For a client we maked a model in 3dsmax. But now they have to produce it in the factory. They need a STEP file. I added the file in Inventor. But its not a solid 3d body. But I have never worked with this program. How to make the STEP file? URL...

View 3 Replies View Related

AutoCad :: Import Step / IGES Files

Jun 20, 2012

Is it possible to import either Step or Iges files into either AutoCad 2005 or 2010?

View 2 Replies View Related

AutoCAD Architecture :: Import STEP Files

Sep 22, 2011

the AutoCAD help specifies this procedure to import STEP files..Click Insert tab - Import panel - Import. In the Import File dialog box, in the Files of type box, select (*.stp, *.step).Find and select the STEP file you want to import, or enter the name of the STEP file at File Name.But the import dialogue box does not show this option. Only 3ds, sat, fxb, igs, wmf and dgn.

View 1 Replies View Related

AutoCAD Inventor :: Exporting STEP With Threads?

Oct 6, 2011

I have made threads with the standard thread tool (that doesn't seem to make 3D threads but instead pictures of threads) into solid and once I export the STEP file and open it in Solidworks the threads are missing. I have to export the drawing to STEP for machinist that uses Solidworks. How can I include the threads into STEP file?

View 3 Replies View Related

AutoCAD Inventor :: Step File Import

Nov 6, 2012

Im importing .stp files and only want to imort the surfaces, but some files have to have the solid imported as well.  Why the file is like this?

View 4 Replies View Related

AutoCAD Inventor :: Exporting To Step Files?

Nov 5, 2013

I can use the program and quite happily create components, sub assemblys, and master assemblys.Our company still doesn't have ANY 3D FILES. I have been tasked with eventually creating a full range of end product drawings as Step files. They are wanting BIMS. I see this a step to far atm.....

With the products that manufacture inhouse (industrial / comercial boilers) I have produced each individual component within the boiler to eventually aid to manufacture and bombs to intergrate with SAP.

With doing this every boiler I have done in inventor all the components are there and easily accessable. Am I right in thinking it needs to be exported as a step file to lock everything within the master assembly.

When I have exported it to a step file, when it comes to importing it into an  assembly file the components are still accessable when expanded in the menu at the side. Is this because im opening it on my computer or have I done something wrong.....

View 9 Replies View Related

AutoCAD 2013 :: How To Import Step-files To Mep

Jun 18, 2012

How do I import step-files from Inventor to Autocad 2013 MEP ? The import function under Insert  tab is not available.

View 7 Replies View Related

AutoCAD Inventor :: Convert DWF File To STEP?

Jan 8, 2013

We had a CAD designer create a 3D drawing for us.  I am pretty sure he did it in Inventor. We only have Inventor LT here.  I am so lost its not even funny and my boss is breathing down my back to get this done.  How in the heck do I convert the .dw file to a .step or .iges file!?

View 1 Replies View Related

AutoCAD Inventor :: 2013 - Export DWG To STEP?

Sep 4, 2013

I am trying to export a dwg to STEP in inventor 2013.

The exprort to STEP tab is greyed out and can't be clicked on.

View 1 Replies View Related

AutoCad :: Getting Coordinates Of Polyline With Constant X Step

Aug 27, 2013

in order to obtain a seabed profile for a school project, I need to get the Y coordinate of a polyline on several Kilometers with a fxed X step of 2m between each point.

For the moment, the only manual solution I have found is to create a vertical line every 2m and to get the distance between the intersection of this line with my polyline and an horizontal line representing the mean sea level.

Is there any way to automatize it because it is very long to do manually and I don't have enough time ?

I did not succeed in doing this with dataExtraction. I also found on the internet a LISP file which extract the coordinates of points contained in the window. Nevertheless, I was told it is not possible to create automatically points on a curved polyline with a fixed x step.

What I need at the end is an excel file of this type to use it in another software:

X(m) Water Depth (m)
0 15.121
2 15.134
4 15.147
... ...

View 5 Replies View Related

AutoCad :: Remove All Text After Certain Word In One Step

Mar 17, 2013

i have textas these

HCR (R) L=6.40 S=0.638
HCl (R) L=6.50 S=0.64
HCR (R) L=6.50 S=0.7

AND ALOT OF THEM IN SAME DRAWINGS WHAT I NEED. I WANT TO REMOVE ALL TEXT AFTER WORDES S=******* IN ONE STEP

So I want it to become as this:

HCR (R) L=6.40
HCl (R) L=6.50
HCR (R) L=6.50

View 2 Replies View Related

AutoCAD Inventor :: Importing Step Files Into Assemblies

Feb 5, 2013

I am trying to import a step assembly file in 2013.  Under the options settings I no longer have or see the ability to,

(Import Multiple Solids Parts as Assembly) This was an option to check.

This seems to be a big issue as we always import the assemblies, then ground them. And this gives us the option of moving or deleting certain components, as well as opening individual components in their own part environment.

View 9 Replies View Related

AutoCAD Inventor :: 2 Step Visibility Toggle While Drafting

Sep 2, 2013

I am trying to draft an assembly - when i want to hide some components I go to the tree and right click on the part/assembly and select Visibility.

There is a square next to visibility on the right click menu (like a 'stop' button) and nothing changes when i select it.

When I right click on the tree a second time, a tick appears (like in modelling/assembly view) and when selected it disappears. 

I want to turn items off in one click -

View 4 Replies View Related

AutoCAD Inventor :: Converting Assembly To STEP File

Sep 12, 2012

I have to send one of my assemblies to a customer who has Solidworks I believe, so I thought I would just save the assembly as a step file, but when I try to do this it crashes my system probably due to the fact that I have quite a bit of embossing on one particular panel. Any other options?

View 4 Replies View Related

AutoCAD Inventor :: Can't Edit Step Import Part

Dec 20, 2011

I got this part from a customer and when i try to say cut off one end of it (because it is a casting and i need to put a few machined features on it) it will not let me? I am using the datum planes to sketch on so it shows you the part sideways or longways. i tried both different planes. it seems if you try doing it looking into the part it lets you but not from these planes.

I have attached the step file.
Scott
win 7 64 bit sp1
cpu intel xeon E5-2687W0@3.106
eight core
two solid state hard drives
32 gig of ram
Autodesk product design
suite premuim 2014 64bit
Nvida quadro 4000
Space Pilot ver. 1.6.2 2010
slphantom (NNTP handle: scottl)

View 8 Replies View Related

AutoCAD Inventor :: Unable To Open Step File

Dec 5, 2013

I am having trouble opening a step file. I actually opened it a couple of days ago fine but now when i try it tries to load for a few minutes then just crashes. I have tried other step files and they open fine.

The file is 260MB not sure if it will attach here. 

Autodesk Inventor Professional 2013 SP2

View 2 Replies View Related







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