Articles and Press Releases

Available APIs, the Lists Grows

iw2017api.pngIntelliCAD comes with so many APIs that it was a good idea to review them at the 2017 conference in Auckland. 

In addition to the APIs that most ITC members already know about (scripts, LISP, SDS/ADS, .NET, .NET Classic, IRX), there's also:

  • DGN API 
  • Architecture API 
  • Civil API 
  • Mechanical API 
  • Facet Modeler API 
  • RVT/RFA BIM API (BIM special interest group) 
  • IFC BIM API (ITC BIM special interest group

We saw live demos of IntelliCAD sample apps to see what you can do with some of these APIs. The Architecture API has an interface that allows you to extend IntelliCAD quickly to create windows, walls, stairs, and doors without complex coding. And the Mechanical API, which will be available in IntelliCAD 9, also lets you extend IntelliCAD but to create mechanical objects while instantly providing support for viewing and printing them.

 

  • BIM APIs were discussed here
  • DGN API was discussed here

 

The ITC has been careful to avoid using any APIs to create custom objects so we don’t compete with our member’s vertical solutions." – At the API demo session

Topics: IntelliCAD BIM ITC Architecture Lisp DGN Civil IntelliCAD World Conference SDS Mechanical

DGN: Why Not?

iw2017dgn.pngComing into the IntelliCAD World Conference, it wasn’t clear what the ITC was doing with DGN and why. “Native DGN Editing” was on the schedule, but why would .dwg users want to edit .dgn files side-by-side? Intriguing idea in theory, but practically speaking aren’t most CAD folks either .dgn or .dwg users?

Now we see: take your existing code that runs and customizes IntelliCAD for .dwg files and have that same code work for .dgn files. Here is what we learned that's already working natively with .dgn files directly in IntelliCAD:

  • Drawing lines, plines, circles, arcs, rectangles, text, blocks, leaders, revclouds, and more
  • Zooming, grips, snapping
  • Colors, layers, xrefs
  • Copy, move, explode, erase, and more
  • Array, offset, boundary, trim, fillet, and more

It will be only the second .dgn editor in the marketplace, but the same IntelliCAD will also work at the same time with open .dwg files. So will we eventually see more CAD users working in both .dwg and .dgn? As for ITC members, will they mix and match the top features of .dwg and .dgn to create a best-in-class blended solution? Why. Not.

Topics: IntelliCAD ITC DGN IntelliCAD World Conference

Building with Blocks

iw2017components.pngIt's surprising the different modules you can pick and choose from in the IntelliCAD platform to either drop into your own products or use to build your own features and programs on top of. There's core IntelliCAD of course, then there are extras like:

  • Ribbon user interface
  • ARTISAN Renderer
  • ACIS
  • C3D Labs (new)
  • APIs for DGN files (new), BIM files (new), VBA
Some extras you license from vendors and others you get if you're a member of an ITC SIG (special interest group). And they're all integrated seamlessly into IntelliCAD.

We saw live demos of several add-ons at IntelliCAD World 2017 in Auckland:

  • C3D Toolkit lets you construct and edit geometric models for CAD, CAM, and CAE. You can get the whole toolkit or just the parts you need: modeler, solver, viewer, etc. Special guests from C3D Labs presented the solution. Learn more at the C3D website
  • ARTISAN Renderer creates photorealistic renderings with just a few clicks. It has network rendering support, global illumination for ambient light, raytracing of mirrors and reflections, and HDR lighting and materials. Learn more at the ARTISAN website.
  • The ribbon in the user interface is not new news to ITC members, but we got a quick demo of the new capabilities. One of the most important in the latest IntelliCAD release is creating your own contextual ribbon tabs, which can display specifically when you're working with your own custom objects.
  • BIM files are a hot topic for a lot of CAD users. Here's a short write-up of what we heard earlier at the conference: BIM and dwg Start Talking.
  • DGN files have been supported in IntelliCAD for years: open, save, import, export. But there's a special interest group that's working on editing them directly in IntelliCAD. More news on that coming soon.
Topics: IntelliCAD ITC IntelliCAD World Conference

Under the Hood of IntelliCAD

iw2017toolbox.pngSprinkled throughout the days at IntelliCAD World were a few presentations about internal systems used by the ITC. The point was not to show off how things work internally — under the hood  but to show ITC members what is available for porting to their own in-house processes.

It's a perk of ITC membership. Looking to grow into a large-scale automated testing system with scripts, regression analysis, visualization tests, and tens of thousands of drawings? ITC members can just re-use theirs. How to collect crash data and feedback from users? Grab their code. What is a state machine and how can it help me develop code that isn't spaghetti code? See how they do it and get their examples. How to translate your UI to different languages? See how they use RC files and get ideas about other methods.

One of the other demos showed us where the ITC gathers all of these data points into an overall health index. The health index has visual dials that evaluates all of the testing data — you're either in the green or the red so you can easily see how the latest build is performing. This helps for day-to-day work but is even more critical leading up to a release. Dave Lorenzo, ITC President stood at the back of the room and added, “We only release if the health index is high enough.”

You can learn more at the website:

Topics: IntelliCAD ITC Membership IntelliCAD World Conference

BIM and dwg Start Talking

iw2017BIM.pngIt didn't take long to get talking about BIM at IntelliCAD World here in Auckland, New Zealand. First we heard from the lead developer at the ODA about the Teigha BIM libraries. Then we heard from the head of development at the ITC about what you can do now with BIM files in IntelliCAD.

There are two Special Interest Groups at the ITC charged with developing technology for BIM files. One is for .rvt/.rfa files and the other is for .ifc files. 

We saw a live demo of attaching an .ifc BIM file as an underlay to a .dwg file. You can change the visibility of layers in the underlay, and you can even explode it among other things. Coming soon in IntelliCAD 9 is the ability to attach an .rvt/.rfa BIM file as an underlay. 

Then someone in the audience asked, "Wait. Can AutoCAD do that?" A pause. "Have dwg and Revit talk to one another?"

The answer: No. It can't do that. 

Topics: IntelliCAD BIM ITC IntelliCAD World Conference

IntelliCAD in Your Pocket

iw2017mobile.png

Today at IntelliCAD World we heard about the advancements in IntelliCAD for mobile devices. IntelliCAD Mobile is available for Windows, macOS, iOS, and Android with a possibility of Linux in the future. You can view .dwg, .dwt, and .dxf drawing files; .dwf files; .dae COLLADA files; ACIS files; and images (.png, .jpeg, .tiff, etc.). Also, coming soon is support for .dgn drawing files.

We saw a demo of viewing and navigating complex models and learned that an ITC member is already shipping a viewer based on IntelliCAD’s mobile platform with over 100,000 downloads. What will CAD users want to do on mobile devices besides viewing? Markup? Augmented reality?

Mobile users will decide, and IntelliCAD is positioned to provide solutions. Future plans include support for printing, voice record annotations, .rtv/.rfa BIM files, and more.

Topics: IntelliCAD ITC Mobile Platform IntelliCAD World Conference

One Week until IntelliCAD World Conference 2017

NZ Logo 2.jpg

It's just one week away: IntelliCAD World Conference 2017 in Auckland, New Zealand, November 6-8, 2017. Designed with ITC members in mind, the conference is designed for exploring new possibilities, exchanging ideas, finding solutions to technical issues, and providing direction for future development.

What can I do with IntelliCAD? We'll be showing IntelliCAD's latest advancements in BIM technology, mobile platforms, DGN markup within IntelliCAD, IntelliCAD APIs, advanced rendering, the ribbon and other user interface advancements, and much more. 

How and why do members use IntelliCAD? ITC members will be highlighting their custom solutions built with IntelliCAD, and the ITC will be discussing internationalization, internal systems, etc. A whole day is also dedicated to one-on-one technical meetings with ITC developers. 

We'll be reporting from Auckland, so stay tuned!


 

Topics: IntelliCAD ITC IntelliCAD World Conference

Updated Release for progeCAD 2018

progeCAD 2018.png

progeCAD 2018 was just updated to version 18.0.6. The main addition in this latest version is multileader support: create and edit multileaders with a variety of arrows, segments and content, including text and blocks with attributes.

progeCAD 2018 Professional is a 2D/3D DWG/DXF-native general-purpose CAD application based on the IntelliCAD engine. For more release details about the update, see the news announcement

Topics: DWG ITC CAD ProgeSOFT

How Quickly can ITC Members Integrate a New IntelliCAD Version?

actcad_logo.png

Answer: It's fast.

Just three days after Monday's release of IntelliCAD 8.4a to ITC members, ActCAD LLC released ActCAD 2018 based on that new IntelliCAD engine. It's a great example of how the ITC works directly with its members, streamlining development and integration so the latest CAD technology gets to end users as fast as possible.

Topics: IntelliCAD ITC ActCAD CAD

IntelliCAD Technology Consortium Announces Release of IntelliCAD® 8.4a

IntelliCAD 8.4.png

Portland, OR, USA, October 9, 2017 — The IntelliCAD Technology Consortium (ITC) today announced the release of IntelliCAD 8.4a.

IntelliCAD 8.4a is a maintenance release for version 8.4 that was previously issued on July 14, 2017.

A key addition to IntelliCAD is the support of version 2018 .dwg files. IntelliCAD works natively with .dwg files, with no conversion required, but initial support of the latest .dwg file version 2018 does require conversion in IntelliCAD 8.4a. Native support is expected soon. 

Other highlights include significant improvements to editing in-place blocks and external references, ability to select entities on locked layers, editing multiline text, additions to Russian and French translations, and new Dutch, simplified Chinese and Serbian localizations.

Many improvements included in IntelliCAD 8.4a were contributed by ITC member developers and companies who collaborate with the ITC on an ongoing basis.

David Lorenzo, ITC President, stated, “IntelliCAD 8.4a is our fourth release in the last ten months to keep up with members who continue to collaborate with new fixes, features and translations.”

IntelliCAD 8.4a is supported on Microsoft® Windows® 10, Windows 8, Windows 7, and Windows Vista®, including 32-bit and 64-bit versions.

Interested IntelliCAD users can contact ITC members to receive details about availability of IntelliCAD software.

Companies interested in more details about IntelliCAD and membership in the ITC should contact the ITC directly. For more information about IntelliCAD and the ITC, including case studies, please visit http://www.intellicad.org/.

About the IntelliCAD Technology Consortium

The IntelliCAD Technology Consortium is an independent, non-profit organization funded and directed by its members specifically for the development of the IntelliCAD technology. The IntelliCAD Technology Consortium licenses the IntelliCAD technology to its commercial members, who in turn market and sell applications based on IntelliCAD to their end users. Commercial members have access to the IntelliCAD source code, documentation, developer support, and more. The ITC is also a founding member of the Open Design Alliance, thereby contributing to interoperability in the engineering industry.

For additional ITC news and information, visit the company web site (http://www.intellicad.org/) or call 1-503-293-7655.

IntelliCAD is registered with the U.S. Patent and Trademark Office by The IntelliCAD Technology Consortium.

Topics: IntelliCAD IntelliCAD 8 ITC CAD