AutoCAD Inventor :: Automated Create Sketch Blocks?

Jan 23, 2013

creating a named sketch block (in an ipt) containing entities that I have created in the same sub? I'm doing this from Excel, in Inventor 2010.

What I have:
 
Function CreateUncutTagSketchBlock()Dim IVApp As Inventor.ApplicationDim oDoc As DocumentDim oCompDef As ComponentDefinitionDim oSketch As SketchDim oTG As TransientGeometryDim FileName As StringDim Coords(1 To 10) As Point2dDim oSketchCircle As Circle2dDim oSketchArcs(1 To 2)

[code]....

 note that i've also taken a shortcut with the arcs, and the circle. I did try to create them using the same naming convention as the lines, but... I failed to implement it successfully.Also, I can not quite figure out how to constrain all the start/end points together.

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: ILogic Coding To Create Automated Drawing?

Feb 14, 2012

I'm attempting to create a model that autmotaically derives ready-to-go drawings. I've gotten pretty far in doing so but have a few issues with regards to dimensioning. As I'm sure you're aware, when the model changes, a dimension to that feature, which has been removed, is also deleted and some those dimensions do not return once the model is changed back.

I have looked into using different view representations, but have found that they do not accommodate feature supression.

Is there a way to program in the dimensioning of a view.

Create center points for of the holes and center lines.

And for a feature note such as "Hole and Thread" dimensioning, when the model expands, the leader and text length do not change and proceed into the view. Is there a way to fix or anchor the text to a certain spot on the drawing, and have the leader length expand and change accordingly to that point.

View 9 Replies View Related

AutoCAD Inventor :: ILogic Coding To Create Automated Drawing?

Feb 14, 2012

I'm attempting to create a model that autmotaically derives ready-to-go drawings. I've gotten pretty far in doing so but have a few issues with regards to dimensioning. As I'm sure you're aware, when the model changes, a dimension to that feature, which has been removed, is also deleted and some those dimensions do not return once the model is changed back.

I have looked into using different view representations, but have found that they do not accommodate feature supression.

My questions are:

Is there a way to program in the dimensioning of a view 

Create center points for of of the holes and center lines

And for a feature note such as "Hole and Thread" dimensioning, when the model expands, the leader and text length do not change and proceed into the view. Is there a way to fix or anchor the text to a certain spot on the drawing, and have the leader length expand and change accordingly to that point.

View 2 Replies View Related

AutoCAD Inventor :: IMates In Sketch Blocks

Jun 29, 2010

Is there an option to add an i mate within a sketch block. I am working on a belt conveyor for handling coal and have created a master sketch to drive all components for along the conveyor.

As the ground modules are all the same module, i have a sketch block. Problem is i cannot add an i mate to the idlers within the sketch block. It means i can only create to i mates individually after the sketch block is copied or patterned.

View 5 Replies View Related

AutoCAD Inventor :: Sketch Blocks In Assembly Files

May 29, 2013

Is there any way to add sketch blocks to an assembly sketch?

View 9 Replies View Related

AutoCAD Inventor :: Use Drive Constraint In Sketch Mode For Blocks

Oct 25, 2012

I wonder if one can use drive constraint in sketch mode for blocks as I like to visualise how the links move when one dimension changes.

View 4 Replies View Related

AutoCAD Inventor :: Sort Sketch Blocks In A Part File?

Sep 17, 2012

Is there any method to sort sketch blocks in a part file? All of our sketch blocks are numbered with a profile number. When we create a new multi-body assembly we will often derive 50-100 of them into the master file. It would be great if we could sort them by profile number.

The next best solution would be the ability to create sub-folders to place them in by type (sort of like assembly folders), but I'm pretty sure this isn't possible.

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Dynamic Blocks Not Changing Visibility State With Automated Process

Oct 6, 2011

I have created a bunch of templates (title block type drawings) for my company. In these templates there is a dynamic block used for a particular note. Based on customer number, this note will be changed.

We have a program that will insert the correct template based on the drawing type. It will know the customer number and change the dynamic block visibility state to reflect the correct text in the note.

Here's the problem; I don't know why, but sometimes the visibility state does not change. It's not the code as it works just fine in some drawings.

I've gone in and just changed the visibility state name, then changed it back, then saved the drawing and it worked.  In some cases, I've also just gone into the template and deleted the dynamic block and re-inserted it, and it began to work again.

Having trouble with dynamic block visibility states not working when using an automated process?

View 2 Replies View Related

AutoCAD Dynamic Blocks :: Automated Scale Bar - Title Block Text To Reflect Plotting At Half Size

Sep 27, 2013

Any way to get a scale bar/title block text to reflect plotting at half size?

We use the common (24x36) sheet size for all projects, but when plotting we send out half size (12x18) as well.  This means the scale bar reading 1"=40' is no longer correct. It should read 1"=20'.  I would like to automate this.

View 6 Replies View Related

AutoCAD Inventor :: Create About 100 Off Points In A Sketch?

Sep 13, 2012

I need to create about 100 off points in a sketch.

I have the x and Y co-ordinates in a excel spread sheet.  Is there any simple way to create the points other than manually entering thru precise input.

View 2 Replies View Related

AutoCAD Inventor :: How To Create Custom Sketch Ribbon

Sep 14, 2012

How to create a custom ribbon with sketches cmd... I found example for assembly context... it work well but I don't find how to do that in sketch mode... The goal is to control the cmd the user can use.

View 3 Replies View Related

AutoCAD Inventor :: Circular Pattern To Create A Sketch

Jan 31, 2012

I created a 12-sided polygon shape in the sketch mode. I created one line, fully constrained it and then used the circular pattern to finish the shape.  Why can't I extrude the shape?

I have attached the file.  It's a pretty basic shape.  I don't understand why it wouldn't work...

View 2 Replies View Related

AutoCAD Inventor :: Create Extrude Feature From Sketch?

Aug 22, 2012

Why I cannot create a extrude feature for the sketch3.

View 4 Replies View Related

AutoCAD Inventor :: Create 3D Sketch / Helical Curves

Sep 17, 2013

I created a 2D planar sketch, now I need to create a 3D sketch and Helical curves, but as I enter into the 3D sketch mode, I cannot perform any functions, all my tool bar options are grayed out?

I am running 2014 Pro Design Suite.

View 2 Replies View Related

AutoCAD Inventor :: Create / Edit Sketch In Assembly

Mar 20, 2012

I created an assembly of parts and then converted my assembly to a weldment. I then realized that I need to create a sketch and make an edit to my assembly. The sketch command is greyed out however. I did some trouble shooting and realized that once I converted it, it no longer allows me to make edits. Is there anyway I can get around this? do I now have to re-create the entire assembly to make this edit at the assembly level? If so this would really suck since it is a rather large assembly. I see saving as a new IAM doesn't work as well.

View 5 Replies View Related

AutoCAD Inventor :: Can't Use Sketch To Create Point Or Axis

Oct 4, 2011

I have this assembly shown in the pic. below. I'm trying to create a point or axis in the blue corner points (to attaches something later on) but it just won't let me choose it for some reason. I know that it's possible to to do that (almost sure I already done this trivial thing in inventor.)

Any reason it's not letting me choose the sketch points/line to in order to create points or axis(s)?

Inventor 2012 Pro.
I7 workstation

View 8 Replies View Related

AutoCAD Inventor :: Create Sketch On Face For Extrusion?

Jul 25, 2008

I am trying to create a sketch on a face for an extrusion. The sketch has a text box. I am having trouble excluding the text in a sketch otherwise all the closed geometries of the text get extruded.

I created an objectCollection and excluded the TextBox objects. Still not working.

View 6 Replies View Related

AutoCAD Inventor :: Loop Select Sketch To Create Boundary

Sep 26, 2011

I am not sure exactly why this is a limited feature of Inventor 2011 but when you want to select a sketch to create a boundary patch you have to select each part of the sketch in sequence.  It's a pretty laborious task.  I am looking to a way to automate this using i logic. 

View 5 Replies View Related

AutoCAD Inventor :: Create Reference Dimensions In Sketch Mode?

Sep 9, 2003

In 5.3 I can create reference dimensions in sketch mode to my hearts content. They became very valuable as I would use them to determine placement of multiple features. Now, in IV 7, I have alot of trouble creating reference dimensions from adjacent features on the same surface. I have to change the way I'm working now and it has stumped me on a few occasions. is there a "new" feature I need to enable or is this the cost of progress?

View 9 Replies View Related

AutoCAD Inventor :: Create Macro To Get Constraint Rec Block In Sketch

Jan 16, 2013

I am using inv2011. I have to create rec. blocks very often and in inv2011 . I have to constraint it in middle.

Can i write a Macto that gives me constraint rec block in sketch. This feature already available in Inv12.

View 5 Replies View Related

AutoCAD Inventor :: Create 3D Sketch Of Helical Curve That Has Accelerated Pitch?

Nov 1, 2013

I am trying to create a 3D sketch of a helical curve that has an accelerated pitch.

View 2 Replies View Related

AutoCAD Inventor :: Create Independent Scaled Sketch In Drawing Environment?

Oct 29, 2013

I'd like to add a sketch to my drawing - a sketch that is independent of any other views. Is it possible to make this sketch have a scale associated with it instead of being 1:1?

Right now I am just overriding all of my dimensions.

View 1 Replies View Related

AutoCAD Inventor :: Sketch To Create A Break Out View In One Type Of Drawing

Sep 9, 2013

I use the same sketch to create a break out view in one type of drawing. I may be blind, but I can't seem to find a way to save that sketch and reuse it when I want to create a break out view.

View 4 Replies View Related

AutoCAD Inventor :: Create A Shape Using Sheet Metal Loft From One Sketch To The Second

Jun 20, 2013

Im trying to create a shape like the attached image using sheet metal loft from one sketch to the second sketch. No problem doing that but i want to extend the neck on the small end 1 inch like the attached image.

Currently the product is produced using 4 panels brazed together. I want to create the product with 2 bent panels 90  degrees that are split apart from the loft.

Not sure if this even possible in the real world sheet metal house to develop the flat pattern.

View 4 Replies View Related

AutoCAD Inventor :: Stop Automatic View Rotation On Sketch Create / Edit

Nov 26, 2012

Is there an option somewhere to stop Inventor automatically rotating the view when I create or edit a sketch?

View 2 Replies View Related

AutoCAD Inventor :: How To Create Sketch Geometry Used To Define Planes / Axis And Points

Nov 6, 2012

I am using projected and sketched geometry (2D sketches) in assembly space to create lines/ points that I intend to use to define planes and axes. The problem I have is that nearly all the geometry I create (lines and points in 2D sketches) is not "selectable" when I try to create planes or axes.  I  cannot even put a work points "on top of" my sketch points.  Why are my sketches not usable in the assembly space?   Since the components in my model are just two extruded rings I don't have any linear edges I can select to make this work/ define planes.

View 9 Replies View Related

AutoCAD Inventor :: Create Sketch With Line Starting Points Depending On Other Sketches?

Oct 6, 2012

I want to draw a line between the two sketches visible on the image below. The line should be in the plane visible. The starting point of the line should be from wherever the top sketch intersects  the plane of the current sketch. The finnish point of the line should be wherever a line of the bottom sketch intersects the current sketch plane.

There is no tooltip appearing that would allow me to quickly "attach" the starting line to the correct position. Is there such an aid, and how do i turn it on?

View 1 Replies View Related

AutoCAD Inventor :: View Change When Create 2D Sketch Clicked While Editing Part In Place In IAM

Oct 23, 2013

Any time I click on "Create 2D sketch" when editing a part in place in an assembly, the view moves to an isometric view. It happens as soon as I click on the button. Is there any way to stop this happening?

This does not happen when I'm editing a part (.ipt) on its own. I'm aware of the "Look at sketch plane on sketch creation" issue: this is not the same thing since it happens as soon as I click on the button, i.e. before I actually create the sketch.

I want the view to remain as it was before I click the button, to keep the things I'm looking at in view.

View 3 Replies View Related

AutoCAD Inventor :: Automated Centerlines In VBA?

Jun 2, 2008

How I can put in VBA the Automated centerlines. Because I looked for and not find nothing that can do this.

View 4 Replies View Related

AutoCAD Inventor :: Automated Generated Drawings?

Oct 1, 2008

I have an assembly that is a general model with different modules that all are iAssemblies.

With this model I can speed up the design process at the company I am working for.

In the model I only choose the correct member for the iAssemblies and the assembly updates correctly and just with a couple of clicks I have made a configuration of all the modules.

Now, I would like to take it a step further and have the drawing, for the specific configuration, generated automatically.

In the drawing I would like to have the master assembly presented in sheet 1 and the modules presented separately in different sheets, all sheets with BOM lists.

Is this possible to do?

(Next step is to export all the BOM lists to an excel document that can be sent to the product co-ordinator to build up the database system)

View 4 Replies View Related

AutoCAD Inventor :: Automated Skeletal Method

Apr 5, 2013

I would like to introduce a macro to handle the skeletal method.

[URL].........

View 1 Replies View Related







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