Browse By Tags

  • [下载]基于NET开发的Addins向导

    [转载Bentley中文知识库原贴] MicroStation迷:从MicroStation V8XM开始支持基于.NET的开发。 您可以用C#、VB.NET和C++.NET进行MicroStation开发,开发出来的应用程序叫做Addins。如下是生成这种程序框架的向导,分别有VS2003和VS2005两种版本。 http://www.techpower.cn/down/bdn/Material/Addins/MicroStationAddinWizard2003.rar …
  • A future CELL feature?

    A proposal for a possible new feature for cells: Currently, when the cursor is held over a placed cell in a drawing, it usually gives the name of the cell and other info (text, line, level, etc.) Here's my idea. When the cursor is hovering…
  • Place Text Icon putting text on default level

    We have several customized tools we use here with the command "place text icon" followed by a text string. If I use these tools with the placement method set to "by origin" then the text comes in on the active level. If I try to change the placement method…
  • Import KML option in MicroStation

    We have seen the capability of MicroStation V8 to export vector data to Google earth Kml/Kmz files. We have also explored an option to import Image from Google earth. I would like to know if there is an import option available to seamless bring…
  • Extending Microstation V8i

    I would like to extend/ add an addin to Microstation V8i for an internal requirement. The requirement is as follows: 1. I have a DGN file with a design diagram of a machine. 2. i need to group certain parts of the design diagram and give…
  • HelpInfo - .Net Addin and ToolSettings

    Hi, we are trying to add some help tags to Addin's Adapter derived form hosted by ToolSettings window, but when I press F1 on focused ToolSettings window with my Adapter derived form, in Help Setup tool on place for MDL Task ID is OBJECT?USTN instead…
  • Problem with smartline tool

    when i draw a line / shape with the smartline tool, it creates a continuous line that cannot be edited. there are no points visable along the line when it highlights , it just shows the continuous line?? does anyone have any ideas what is wrong?
  • Extend Element to Intersection and Grid Snap

    Is there a good reason why this tool follows the grid lock (when grid lock is active)? With this tool, in my opinion, the cursor should behave in a "loose" manner - similar to what it does when using the selection arrow. I find it quite annoying that…
  • Microstation Trace Tool?

    Hello, I am a new Microstation user so excuse my ignorance, I am used to an ESRI envrionment. In ArcMap when creating simple vector data you can use their 'Trace' tool to simply create a new feature based on an existing feature. There does not seem…
  • Limit Coordinate Accuracy in DesignFile

    Hello Community, I'm trying to limit the coordinate accuracy in my Design File to centimeter (or any other number of decimal places), but I wonder whether it's possible in Microstation v8i (08.11.07.443). I know it's possible to adjust the display…
  • "quick info" tool function

    <Posted on behalf of Be Communities User> Microstation 08.11.07.443 User cannot access the "quick info" tool function by using <alt+reset>
  • How to create custom toolboxes?

    In microstation V8 XM edition, I really want to create a custom toolbox with the tools I use most often, but I have no idea how to go about doing it. Could someone walk me through the process or show me to a site that would show me how to do it? Than…
  • Panning in 2 views

    Yesterday I watched a webinar given by GeoCue Corp. using LIDAR data in Microstation V8 SS?. They were showing a plan view and an elevation view of some power lines and then the presenter started a 'pan' sequence in plan view(2) and the elevation…
  • 2D Convex Hull Using A Jarvis March

    This is a basic 2d convex hull. It's still a bit buggy, but it does the job 90% of the time. I sitll haven't pinned down how to fix it up fully yet. It takes a point cloud and returns only those points on the convex hull, they can then be used to…
  • area shedule tool

    There must be a point in ones life where it makes sense to stop spending time looking for a quicker way to do things, and just get on with it. I haven't reached it yet. My congenital lazyness and aversion to doing 'normal' work, has led me to make…
  • CR delete tool highlite dependency

    when you make a component, selectign a node in the symbolic graph finds all the dependent features. it'd be cool to be able to do the same, but live with the delete tool. That would make prunign the tree much less fraught with danger.
  • point by intersection of 3 spheres tool

    This is a tool to place a point at an equal distance from 3 source points, not using any sphere objects. Does anyone know a better way to do this?
  • hexagons

    I seem to get asked with allarming frequency how to do hexagons and diagrids, so i thought i'd make the answer available to anyone who is resourseful enough to look. This bit of code draws hexagons onto a point grid. It uses an indirection…
  • Migrating Customizations to MicroStation V8 XM Edition

    Migrating Customizations to MicroStation V8 XM Edition. You have existing customization that you need to bring over from a previous version of MicroStation. Bentley is now moving towards task-based designs. If you have previously used…