Jump to content

Search the Community

Showing results for tags 'drawing'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • CADTutor
    • News, Announcements & FAQ
    • Feedback
  • AutoCAD
    • AutoCAD Beginners' Area
    • AutoCAD 2D Drafting, Object Properties & Interface
    • AutoCAD Drawing Management & Output
    • AutoCAD 3D Modelling & Rendering
    • AutoCAD Vertical Products
    • AutoCAD LT
    • CAD Management
    • AutoCAD Bugs, Error Messages & Quirks
    • AutoCAD General
    • AutoCAD Blogs
  • AutoCAD Customization
    • The CUI, Hatches, Linetypes, Scripts & Macros
    • AutoLISP, Visual LISP & DCL
    • .NET, ObjectARX & VBA
    • Application Beta Testing
    • Application Archive
  • Other Autodesk Products
    • Autodesk 3ds Max
    • Autodesk Revit
    • Autodesk Inventor
    • Autodesk Software General
  • Other CAD Products
    • BricsCAD
    • SketchUp
    • Rhino
    • SolidWorks
    • MicroStation
    • Design Software
    • Catch All
  • Resources
    • Tutorials & Tips'n'Tricks
    • AutoCAD Museum
    • Blocks, Images, Models & Materials
    • Useful Links
  • Community
    • Introduce Yourself
    • Showcase
    • Work In Progress
    • Jobs & Training
    • Chat
    • Competitions

Categories

  • Programs and Scripts
  • 2D AutoCAD Blocks
  • 3D AutoCAD Blocks
  • Images
    • Backgrounds

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

  1. Hi All, How is it possible to add file(s) to "CAD Standards" to check the current drawing for any violation via LISP? P.S. I have found a nice code to delete the previously added files from drawing, in the following address: Can you delete (DWS) files with a LISP routine? So many thanks to Blown Big Block and my dear friend, Lee Mac. ... But my question is still unanswered.
  2. Hello friends, how is it possible to get all blocks in a drawing and use them entirely in current session, without opening it. I mean something like ADCenter via VisualLISP.
  3. Hi everyone, how is it possible to find out any drawing is read only due to being opened by other one, without opening it?
  4. CADTutorians, Does anyone know whether it is possible to open a password protected drawing via Visual LISP, and for positive answer how?
  5. Hi All, does anyone know from where I can find drafting standards? I mean handy books or codes about how to: 1- name layers 2- define linetype scales 3- select colors for objects 4- define lineweights for objects 5- define plot styles 6- ... Thanks in advance Mehrdad
  6. My drawings appear small in paper space than they do in model space. How do i get them to fill the paper space?
  7. Hi, i'm wondering how to get orthographic views isometric view (with some dimentions) from an object ive already assembled with proengineer (student). Would be nice if somebody could point me in the right direction. Thanks
  8. Hi, I'm new to this so sorry if I am doing this wrong. I am working with Inventor 2011 and I have a series of different parts that I want to present in one .idw file. I have produced .idw files for all the parts individually but I wish to have them all in one .idw . I have tried to copy paste the sheets from all the .idw files and it seems to work fine apart from the labelling (lettering) of my section views (and some positioning of view) it seems when ever I add a new sheet the lettering is followed on from the previous sheet. Is there a way of preventing this so that each sheet starts from a fresh lettering (starting from A-A section in each sheet )? Any help would be great. Thanks
  9. LittleManApps

    Stuck on change size of a dwg

    Hi, I need quick help on how I can change the size of the canvas (if thats what it's called, sorry I'm new to inventor) to ISO A4. I created a 3D model then made a dwg out of it now I can't change the canvas size Thanks, LMA
  10. Generalising on an idea I've had for a while, I offer this program to allow you to import (humourously: 'steal') items from another drawing into the current drawing. Steal Upon running the program the user is prompted for a selection of a drawing to steal from, and, upon selection, a dialog appears detailing items available for import. The user may choose multiple items from a list of... Blocks Layers Linetypes Dimension Styles Text Styles Table Styles MLeader Styles MLine Styles Layouts Page Setups User Coordinate Systems Views Groups Layer States Scales Materials Viewports Drawing Properties Custom Properties ...should these collections contain any items which aren't already present in the current drawing. Dialog Preview A full description of the program and the latest version can be found here. Enjoy! Lee StealV1-8.lsp
  11. Hi All, Following an idea posed in this thread, I have created the following code to enable a user to automatically update titleblock attributes using data sourced from a CSV Drawing Register, a file which may be created using the DataExtraction command. The code is designed to be as generic as possible to benefit the majority of users. The location of the CSV Drawing Register may be entered at the top of the code, or this may be left nil (current setting), in which case the user is prompted for selection of a CSV Drawing Register from which attribute data will be sourced. The code also comes equipped with an optional block filter, located at the top of the code. If nil, the code will update all attributed blocks with attribute tags matching those listed in the headings of the CSV Drawing Register. The block filter may also use wildcards: e.g. "*BORDER". An example of the expected format of the CSV Drawing Register is as follows: +------------+-----------+----------+----------+-----+----------+ | DWG | Layout* | TAG1 | TAG2 | ... | TAGN | +------------+-----------+----------+----------+-----+----------+ | Drawing1 | Layout1 | Value1 | Value2 | ... | ValueN | +------------+-----------+----------+----------+-----+----------+ | Drawing1 | Layout2 | Value1 | Value2 | ... | ValueN | +------------+-----------+----------+----------+-----+----------+ | Drawing2 | Layout1 | Value1 | Value2 | ... | ValueN | +------------+-----------+----------+----------+-----+----------+ | ... | ... | ... | ... | ... | ... | +------------+-----------+----------+----------+-----+----------+ *Layout column is optional. Where the first column contains drawing filenames (with or without extension). The second column is an optional 'Layout' column for drawings containing different titleblock information on different layouts. Change the setting at the top of the code if the CSV Drawing Register contains a Layout column next to the Drawing Filename Column. The remaining columns contain the corresponding values of those attribute tags listed in the first row. A Short Demonstration The code is currently geared to run upon being loaded to enable users to add the code to either the Startup Suite or ACADDOC.lsp (see here for information about doing so), and hence automatically update titleblock attribute information whenever a drawing file is opened. This 'autorun' functionality can easily be disabled as described in the code header. Please read the code header for more information, and, if you have any questions about the code, please don't hesitate to ask. Regards, Lee A full description of the program including example CSV Drawing Register demonstrating the correct format can be found here. UpdateTitleblockV1-9.lsp
  12. Hi Everyone, I'm trying to align "drawing views" of different parts on a single drawing. Does anybody know if there's a way to do that apart from default "align by origin", i need to say align 2 views by left edge vertically. thanks in advance
  13. Hey i'm in urgent need of a DWG file of a spoon made in AutoCAD 2011 If you could please supply a image and the DWG this would be the biggest favour in the world. Thank You
  14. Our new 2011 software has now been installed and set up although our previous template does not come through and it seems to have disappeared from the 2010 templates folder... any ideas where else it could have located itself:? and if it would just be easier to re create a new template? if so how do you start with a blank page to there on sketch your templates? thanks
  15. 'ello, I'm a fairly new user of Inventor 2009 and I've run into a problem I have no idea how to get around. I've created to separate shelled loft parts that that have no volume-they reflect two different surveys of interior tunnel walls. I've placed both of these parts into an assembly to make a representation of the tunnel, but then when I go to put it in .dwg format, nothing! No matter what view I select it's just an empty box. When I just put the part itself into a drawing it works fine, something about putting it in the assembly is making it not translate over? Has anyone else had this or know how to get around it?? Any help would be greatly, GREATLY, appreciated!!
  16. Hi everyone! I'm kinda new in this LISP world and I'm having some trouble on this project of mine. Here we go: I need a LISP to draw a PLINE and create a text with the PLINE's area. The area is always different and I don't have the points to draw the PLINE, so I have to draw it with the mouse and when I finish I want to have the area value in a text placed inside that PLINE (I can place it with a mouse click, but I don't want to have to write the area). This is the code I already wrote: I would appreciate any help! Thanks!
×
×
  • Create New...