2604.Import Points.zip ◄ Download
Import Points CE 2.0 is an open source mVBA applet which runs in MicroStation CONNECT Edition. The applet enables users to import location data from text files of various formats. Imported points and accompanying fields are transferred to the dgn file with user-specified data mappings and graphics. See documentation for installation and operation details.
New in 2.0
1) Support for Shared Cells
( It just needed to happen )
2) Cell Specification Rules
Specific cells may be placed based on field values that are evaluated against user-defined rules. The general syntax is as follows:
If the expression is True, then use CELL NAME
Where the expression consists of:
A field value (string), operator and comparator (string) that evaluates to either True or False.
supported operators:
Points of Interest For New and Experienced MicroStation VBA Programmers...
Hi John,
Thank you for the feed back.
Regarding the issues you encountered:
1) You are correct, the Select Item dialog currently does not display items attached from dgn libraries. I'll look into this for the the next release. In the meantime the the work around is to localize the library by following these steps:
Or you can use Libraries>Import function from the Item Types dialog.
2) The error in the screenshot may be avoided by using an item type with fewer properties (13 total). This should be addressed in the next release.
3) There is no requirement fields from the CSV have a corresponding item.
4) There are no other specific settings.
Hope this helps!
Thanks Again,
Dave
Hi Dave,
This looks like a great tool, but I am having difficulties to get it to work. I have a csv file with 16 fields (it had more but I deleted the rest) and I am seeing two problems, the first is it does not recognize Items in a dgnlib, they have to be imported first, the second is, it is throwing the error "Fatal Error in RestorePreviousMapping Could not find the specified object." as in the attached image. I am guessing I have something missing or not set correctly but I can't seem to get around it.
Is there specific requirements in the item to match all the fields in the csv file?
Is there any other specific settings required?
Regards,
John Davidson
The MVBA file has been added to the zip. -Thanks!
This zip file only contains the Import Points CE 2.pdf and the Points Templates.dgnlib.
There is no updated mvba file
Greetings All,
Thank you for your feedback on the initial release of Import Points CE. As you know software is never done, it's just revised and revised again. Hopefully IPCE 2.0 address the shortcomings brought to our attention with the first go-around. It's your comments and experiences that drove the improvements. Again thank you, and keep the comments coming!
If you haven't already made the connection, this tool works very well in combination with display rules and items. I've seen impressive "heat map" and "sounding chart" output generated using Import points, items and display rules. With that in mind if you find this tool useful and would like to share a bit about your success, feel free to post a snapshot and description of the problems you addressed using the aforementioned MicroStation functionality and Import Points CE.