Neither reply bounded so you should have received both the basic and detailed files.
Email me dotson [at] dotsoft [dot] com and let me know what coordinate system and if DXF or DWG version. There aren't a lot of choices in systems, th...
There are others to consider, you should look around before you commit.
The default prototype drawing is architectural but you can easily change to a decimal or better yet change all the settings to your liking and save yo...
Add another big thumbs up here. BricsCAD has earned its place here we find it a very nice, stable alternative to WellKnownCAD. It starts up fast and...
We have paid roughly $1400 per year for many years, before that it was free. For that we have access to any of their software for development purpose...
Make sure the layer is not locked and try pasting this in at the command line (and press enter).(command "ERASE" (ssget "x" '((0 . "ACAD_PROXY_ENTITY"...
Civil3D 2015+ has a built in EXPORTKML command. However, there still is no KML importing, a third party add-on will be necessary.
I changed my delay time (to 2000 milliseconds).A startup delay I don't like is RIBBONBGLOAD, I change it to 0.
In Civil3D you will modify (or copy and modify) a point label style and simply include the classification fields. It's easy to rearrange them as need...
I've learned a little something useful. You can assign a classification to a point group, and once you do that the prospector grid in the lower left ...
Thanks for the mention. However, Frame says "bought BricsCAD Classic", our add-ons require Pro or Platinum.
This KML file shows those points in Google Earth. If you click a point you will see the VTT data. Because Civil3D returns data for all classes, we a...
This image shows a collection of small captures. Upper left is the settings showing the classifications that came in during an import of points 5,8-1...
This drawing has a few points directly imported, no manual entry, edit, etc. The VTT is being read and Civil3D CogoPoints show the UDP info.Unless I'...
It appears the COM API is missing from GE Pro, it broke some of our functionality also. I would suggest you begin looking elsewhere for imagery.
No problem on the VTT file, looks like additional point attributes. I suppose the referenced .GIS files are templates (for field prompting) but they ...
This KML File is small example (two made up points) of how it should look in Google Earth. Need to add extended fields to points (in ACAD/BCAD, Civil...
The great thing about being an owner/self employed is that you can pick any 80 hours of the week you want to work !
The Managed .NET API is fairly productive and fast. You can choose VB or C#, both compile to the same DLL. They are typically thin wrappers around t...