AutoCAD Inventor :: Change Color Of Sheet In Drafting Environment?
Nov 13, 2012
I would like to change the color of the sheet in the drafting environment to white. At the moment it's a light tan or light yellow color; the default. How do I do this?
Inventor 2013
Windows XP
View 2 Replies
ADVERTISEMENT
Aug 24, 2012
I use the following lisp to control my window background colour,
;Setting window colour to crimson (uses OLE colour code system)...(vla-put-TextWinBackgrndColor(vla-get-display(vla-get-preferences(vlax-get-acad-object)))3937500)
However I would like to change the drafting tool tip background also using lisp, but I don’t know which vla-put-….. I need?
View 2 Replies
View Related
Jan 9, 2013
Where can I find sheet metal.ipt template for Inventor LT 2012 ?
I seem to be failing to get "off the ground" here ... The "Sheet Metal" tab at top will not appear. Also, the "sheet metal.ipt" template is not in my files. Should I do a complete deinstall/reinstall? This is my first (or should I say, zeroth?) attempt at sheet metal, so I seem to be crawling on all 4's.
View 2 Replies
View Related
Jan 29, 2013
I was wondering if there is a way to change the appearance of a face in a weldment assembly environment. I have a weldment which in the machining process a part of weld bead as well as a portion of one of the components is machined down (spot faced) and I need to change the appearance of those face to polished, but it doesn't let me do that?
View 3 Replies
View Related
Sep 20, 2013
I have an older drawing with an outdated sheet format. I'm wanting to update to a new custom sheet format without having to redimension and recreate views. Is it possible to just update the sheet format?
View 1 Replies
View Related
Apr 15, 2011
Am I able to change the workspace from 2D Drafting and Annotation to Autocad Classic? When I open the workspace dialogue box, AutoCAD Architecture is the only option. With AutoCAD 2010, the workspace dialogue box gave me three options: 2D Drafting and Annotation, 3D Modeling and AutoCAD Classic.
How do I get Autocad Classic as a workspace option?
View 2 Replies
View Related
May 3, 2012
A while back I saw a video about using the video editing capabilities. In particular the video showed a car with a colored sheet over it and the in the video the sheet was either pulled off the car or the car moved out from under the sheet (I cant remember which). Then the video showed how to use the color replace tool to change the color of the sheet throughout the entire video.
View 2 Replies
View Related
Jun 11, 2012
Is there a way to change the color of sheet set titles and call outs so that the text is not obsured by a 50% grey box? Maybe make the grey a bit darker so the text can stand out..
Our text is yellow and it can be hard to read above the grey...
View 2 Replies
View Related
Oct 31, 2013
I've seen snipppets of code to get the Sheet name but is there a way to set it via code? I'm thinking it might be useful to set the sheet names to the chosen sheet format (as opposed to just 'Sheet').
I'm sprucing up my drawing template...
Rule #1 is for selecting sheet format (which title block/sheet size / orientation)
Rule #2 is for setting iproperty values to populate the titleblock with info. (if required)
Rule #1 was based on code from S.Bixler & inventortrenches
Rule#2 was based on more code taken from here.
View 2 Replies
View Related
Sep 27, 2012
I am having an issue with changing sheet sizes using VBA. Due to the constraints under which my borders and title blocks were created, inventor forces me to delete the current border before changing the sheet size. I have 5 different borders and 2 title blocks.
-Borders
"A0 Border (13x8 Zone)"
"A1 Border (8x6 Zone)"
"A2 Border (6x4 Zone)"
"A3 Border (4x3 Zone)"
"A4 Border (No Zones)"
-Title Blocks
Title Block 1 - All sizes except for A4
Title Block 2 - A4 Only
I'm having trouble changing the sheet size. This is the extent of the code that I know actually works:
Option ExplicitPrivate oDoc As DrawingDocumentPrivate oSheet As SheetPrivate oBorderDef As BorderDefinitionPrivate oBorder As BorderSet oDoc = ThisApplication.ActiveDocumentSet oSheet = oDoc.ActiveSheetSet oBorderDef = oDoc.BorderDefinitions.Item("A0 Border (13x8 Zone)")Private Sub UserForm_Initialize() cmbPageSize.AddItem ("A0") cmbPageSize.AddItem ("A1")
[code].......
View 1 Replies
View Related
Mar 6, 2012
See attached pic what is supposed to be a "D" size format/border is now an "E" size. I have many sheets in this idw and every D size was like this. it was not like this when i closed it a couple of days ago.
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
View 1 Replies
View Related
Jun 4, 2013
how to change the bend radius on a flange that has several different bend radii with the same metal thickness. For example, I have a sheet metal part that is 1/4" thick and has one bend radius that needs to be .030". How can I change the bend radius?
View 2 Replies
View Related
Oct 6, 2009
In versions prior to Inv. 2009 the sheet metal rules were contained in the template and in 2009 they are in the styles library. In the past year we have changed some of our material and I would like to be able to look for certain sheet metal rules on legacy drawing and change them to a new one. Both styles are fairly close but I want to keep things consistant going forward. This way I can purge the style if it is not in the style library. Just can't figure out the code for changing the active style.
View 3 Replies
View Related
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
Jun 10, 2012
I have little question that, is it possible to change background colour of drawing sheet in inventor?
I have to change background colour white to black ( as in autocad) .
If it is possible pls where is setting in how to do it?.
View 3 Replies
View Related
May 3, 2012
I have Autodesk Inventor on a student license, and I use the metric system.
I've been able to change the settings for parts, presentations and assemblies to use millimeters, but for some reason the drawing sheets still use inches.
How do I change the unit settings for drawing sheets?
View 5 Replies
View Related
Jul 31, 2012
I need the dimension of .5 to become .25.It won't work, probably because it is the same dimension of Sheet metal Tickness.
View 3 Replies
View Related
Aug 4, 2013
I want to change the material of a sheet metal part using inventor api.I tried something like code
Dim partDoc As PartDocument partDoc = inventorApp.Documents.Open(FilePath & filename, False) If partDoc.SubType = "{9C464203-9BAE-11D3-8BAD-0060B0CE6BB4}" Then Dim smDef As SheetMetalComponentDefinition smDef = partDoc.ComponentDefinition Dim style As SheetMetalStyle style = smDef.SheetMetalStyles.Item("sheetMetalRule")
But I can't get the code for material change.
View 1 Replies
View Related
Sep 24, 2012
a customer has a title block with a revision table ( standard vault revision table) add on top of it.
If you change the sheet size the revision table remains his position.
If found the way to reposition the table with a ilogic rule.:
'point afstand in cm
PointX=(ActiveSheet.Width/10)-13
PointY=5.5
'punt vanaf rechtonder gemeten in cm
[Code]....
This is working perfectly. But now the challange how to trigger this rule to run if you change the sheet size?
if tried:
trigger=Activesheet.size
or
to create a userparameter and added this line in my rule : Size=ActiveSheet.size, normaly is you change parameters it triggers the rule to rule. but both way didn't work.
Can event triggers from the API be used? Do i need the "Onchange" event? Any example for a ilogic rule?
View 3 Replies
View Related
Oct 24, 2012
I am using this code placed in the .ipt file to change Sheet Metal material
If Material_SM=1 TheniProperties.Material="Steel"SheetMetal.SetActiveStyle("RB_Mild Steel")ElseiProperties.Material="AISI316"SheetMetal.SetActiveStyle("RB_Stainless")End If
It works fine presuming code placed in every .ipt file to be ruled.
Is it possible to modify code in a way so when it placed in top assebly it runs through entire assembly finds all Sheet Metal parts and applys Material prpperties/Sheet metal style according Material_SM parameter.
Inventor 2013 SP2
Windows 7, 64 bits
RAM 18GB
Core TM2 Duo CPU 2,99 Gz
View 3 Replies
View Related
Jul 12, 2012
If it is possible to see in Photoshop what an image will look like when it is out in the un-colour managed world?I can see how you can do it if you are saving for web because you can preview it in a browser, but is it possible to do this with TIFs and PSDss ?
I have a wide color gamut display and even with it set to sRGB color mode emulation, sRGB tagged images that look correctly saturated in Photoshop look over saturated once out of it and in an uncolour managed environment - particularly the reds. If I can replicate this environment in PS I can edit the colors to make them more neutral looking.
View 15 Replies
View Related
Nov 22, 2013
How do we change sheet metal parts material, thickness Bend Radii from an assembly in groups.
View 3 Replies
View Related
Sep 12, 2012
When opening an assembly document via the API (inventorApplication.Documents.Open("path-to-document")), the browser pane and ribbon look like no document has been opened, even though the active environment (inventorApplication.UserInterfaceManager.ActiveEnvironment.DisplayName) is "Assembly".
View 2 Replies
View Related
Jan 11, 2014
I´m drawing a component which does not fit within the drawing sheet. How can I reduce its space on the sheet, while keeping the dimension equal?? I know I can use a Break, but I really can't suceed into using it.
View 9 Replies
View Related
Feb 10, 2013
I am using the Student version of Autodesk inventor 2013.I was able to use the simulation, stress analysis features for a period of 10 days from the day of installation but its not working now.I have tried reinstallation also. I am using a registered version only.
View 2 Replies
View Related
May 2, 2013
I have an assembly which is made with a sub assembly. The sub assembly has iLogic code that both resizes it's parts and suppresses parts that arn't needed after a change in length.
View 5 Replies
View Related
Feb 14, 2013
I have a bunch of parts that are almost identical except for a few minor changes each time. Most have already been created in Inventor. My problem is that I want to rotate the part so that a face that was once along the XZ plane will now be in the XY plane. Is there anyway to rotate it like this? I would like to do this so that when I bring it into Mastercam, I don't have to rotate it each time.
Crev64
Autodesk Inventor 2009
View 2 Replies
View Related
Jun 7, 2010
The individual (environment) icons, i.e.; iam, ipt, idw, ipn doesn't show up anymore with my Inventor 2010. When I open Inventor, there is only one common icon shows (I) for iam, ipt, idw etc. How can I make the individual icon visible gain?
View 3 Replies
View Related
Mar 21, 2012
I am creating a view, then a sketch on the top of the view. I should be able to project geometry of the view onto the sketch, for some rason Project Geometry icon is grayed out.
View 2 Replies
View Related
Feb 6, 2012
Sys Config:
Win7Pro, SP1, x64
Inventor 2011, SP1, no Vault available
I am trying to use a Windows environment variable to point to my root directory where the projects are stored. When I type %MYINVPROJECTROOT%/newproject/... into the path of a new project, it seems Inventor is unable to resolve the path.
We use SVN to collaborate, hence, instead of forcing everybody to the same folder structure, we keep everything in SVN and people just need to set an env var to point to the respective folders where they checked out their working copy. This is especially useful when working with branches, etc. All other engineering tools seem fine with this (MATLAB, Labview, Maple, ...) only Inventor seems to fall behind.
View 3 Replies
View Related
Apr 24, 2012
In the Inventor 2012 drawing environment when multiple objects were present I would pause the curser and use the wheel on the mouse to select the object and click the green check mark to dimension a part.
In Inventor 2013 the objects will scroll using the wheel but the green check mark don't show up. How can I select the correct object I want to dimension to?Has the behavior of the select other function changed in Invnetor 2013 or is this a bug?
I'm dimensioning to a mid point of a line that has a center line over it.
View 2 Replies
View Related