How to Draw a Nautilus Autocad
Want to change the future AutoCAD Electrical?
We are in constant lookout to understand what our user needs in our products. As our design cycle progresses every year there are many occasions that we want to connect with our users and get their feedbacks on our designs. This feedback is most crucial part of design iteration cycle and helps making our products more intuitive and easy to work with. One of the key feedback platform showcasing our continual design effort is AutoCAD Nautilus Customer Council.
The Customer Council is an online forum for our exclusive customers to get early access to in development product builds, learn about about potential future enhancements, and interact directly with AutoCAD Electrical Design and Development team. This platform also act as a connector with users who might be interested to delve deeper into our design progress to provide feedback on more focus design areas. In such interactions we invite our interested users for a 1:1 sessions where we showcase focused feature designs and take our users' feedback.
As Customer Council is an online forum it provides you the flexibility of accessing and providing feedback at your ease. Joining is really easy. If this sounds like something you would like to explore, why not become a member now:
Join the AutoCAD Electrical Customer Council
Want to play around with latest version of AutoCAD Electrical and give feedback?
Being an AutoCAD Electrical Customer council member, you can access the latest AutoCAD Electrical designs (work in progress version) with a single click. Early builds of AutoCAD Electrical (pre-Alpha) use "Argon.". Argon is an Autodesk platform for hosted desktop applications on cloud, which allows you to try Autodesk products without the need to install the actual product. This build can be used side by side of your AutoCAD Electrical. As Argon is cloud hosted, an active internet connection is required at all times. You can download the latest AutoCAd Electrical builds here:
AutoCAD Electrical Nautilus Downloads
Want to meet the team behind AutoCAD Electrical?
Ever wondered how do I reach to the team that is behind the creation of AutoCAD Electrical. If you interested in talking to us, join customer council to reach out to the AutoCAD Electrical team and share your expectations with us in the 'User Forum' Section. Give us your valuable feedback on how to improve AutoCAD Electrical so that we can make your vision into reality.
By,
Priyanka Pundhir and Vikas Vaishnav
When a wire network contains more than two devices, it is not always clear what the intended order or wire sequence should be. And this can be very important, especially in a Wire From\To report.
Up until now, defining the wire sequence on each wire network has been a manual task using the Edit Wire Sequence command.
This can be very time consuming and difficult on a complicated network.
AutoCAD Electrical 2016 now applies a default wire sequence based on the Tag/Wire Number/Wire Sequence Sort Order property. You can set it for the project so it applies to each drawing in the project.
You can override the project setting on a drawing by selecting a value other than No override in the drawing properties.
With this new feature, you no longer have to set the wire sequence on every network. You only need to define the wire sequence if it does not follow the default order.
By Pat Murnen
When you add properties to your AutoCAD Electrical drawings most of these values are saved on the attributes on the drawing's WD_M block. However, when you add drawing description, section, or sub-section values they are not written to the drawing's WD_M block but are saved in the project's .wdp file.
Because these values are not saved on the drawing, when you want to reuse drawings from one project in another project, these values are not maintained. Say you are starting a new project that has some similarities to a couple of previous projects. So, you add the drawings you need from each of the previous projects in to your new project. But, because the drawing description, section, and sub-section values didn't come in with the drawings you have to re-enter them all. This is exactly the issue that was brought up in a recent discussion forum post. James Alger, our guest author (read about James below), and I decided to see if there was something that could be done to bring those values in, saving the time to re-enter all the information.
It turns out that when you enter the Drawing Properties, AutoCAD Electrical also saves this information to the AutoCAD Custom Properties. Use the AutoCAD DWGPROPS command to see the custom properties.
So we decided to see if a Lisp function could read the description, section, and sub-section values from the AutoCAD custom properties and write them to the project's .wdp file. Once they are in the .wdp file then AutoCAD Electrical sees them as Drawing Properties and can use them for the title block update, the Drawing List Report, etc. We also wanted something that could read the custom properties on each drawing whether the drawing was open or closed. And finally, we wanted it to work on AutoCAD Electrical 2013, 2014, or 2015.
What we came up with is a command that you run after you add the drawings to your project but before you edit any Drawing Properties. This way the custom properties are still there and can be read by our lisp command. To give it a try, follow these steps:
- Download the.zip file at the end of this post.
- Unzip the file to C:\ProgramData\Autodesk\ApplicationPlugins. It creates a new folder, C:\ProgramData\Autodesk\ApplicationPlugins\Draw_Props.bundle.
- Launch AutoCAD Electrical 2013, 2014 or 2015.
- Activate the project that contains the drawings you added from other projects.
- Type UPDWDPFROMDWG at the command line. (It should auto-complete saving you from typing the entire command name.)
- Select which properties you want to update and whether to overwrite existing values in the project .wdp or update only blank ones.
- Select the drawings to process.
The new command reads each drawing you selected and writes the description, section, and sub-section values to the project .wdp file. Once you run this, try using the AutoCAD Electrical Drawing Properties on any of the drawings processed and you'll see the values now.
This was a fun collaboration. I (Pat Murnen) wrote the initial lisp function. A special thanks to Lee Ambrosius, Principal Learning Content Developer at Autodesk, for helping with the ActiveX commands needed to make it work on the open or closed drawings. James tested it in AutoCAD Electrical 2013, 2014, and 2015 and provided feedback and suggestions. The first draft needed to be loaded manually and had some trouble working in 2013. I made some changes in the lisp function for 2013, Lee created the bundle so that it would load automatically in AutoCAD Electrical 2013, 2014, and 2015, and James tested it all again.
By the way, we did log on the AutoCAD Electrical IdeaStation that it would be nice if AutoCAD Electrical brought these values in automatically when drawings are added to a project. But, until that happens, use and modify the attached lisp function as needed. The lisp function is provided as "use at your own risk", not as an official AutoCAD Electrical command. It is provided with the source .lsp file in case you want to change it. Maybe you don't want to see the dialog, but want it to always update all non-blank values. You can set those defaults in the .lsp file and comment out the lines for the dialog. Or maybe you want to change the command name to something shorter. Even if you don't know much about Lisp, there are comments in the .lsp file indicating how to make these changes. We hope it saves you some time as you reuse drawings in other projects.
You can find out more about the WD_M block in the Help topic, About the WD_M Block, and more about the project .wdp file format in the Help topic, About the Project .WDP File.
About James Alger, our guest author and collaborator, in his own words: I work for an Autodesk Reseller in Canada (Redcage Solutions), where I provide Technical Support, Training, and consulting services. I have been working directly in the Autodesk Community for about 5 years now, prior to that I was a PLC programmer. I have done electrical schematics (For Automotive), Panel wiring, and of course programming (Robots and PLC's… no lisp sorry). I have used AutoCAD Electrical since 2009 (when I started in the re-seller channel), prior to that I did schematics in Plain AutoCAD… and I'll never go back! In addition to AutoCAD Electrical I also regularly work with Inventor, AutoCAD ("Vanilla" & Mechanical), and Vault.
Download Draw_Props.bundle
By Pat Murnen and James Alger
. . . but unfortunately it is impossible for us to speak to every single customer. So to reach more users and creative minds, we have established an Idea Station where anyone can create, view, vote and comment on ideas for improving the AutoCAD Electrical product.
The Idea Station is monitored by our product team and subject matter experts, so we can have meaningful engagement with users and innovators that want to share their thoughts. It only takes a few minutes to create a post, or view and vote on the ideas of others. The more kudos an idea gets, the more we know it resonates with the AutoCAD Electrical user community.
Simple ideas, big ideas, even wacky ideas, are all welcome. Why don't you jump on in?
Cheers,
Lee
Source: https://autodesk.typepad.com/systemsdesign/controls-design/
Post a Comment for "How to Draw a Nautilus Autocad"