Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
.NET
MicroStationV8i
.dgn
.dgn V8i
.NET dotNET C# CSharp
.NET Microstation Programming
[V8i SS4
[V8i VB .NET MDL]
08.11.09.832
addin
c#
Configuration
Configuration Variables
Csharp
CSharp C# .NET dotNET
CSharp.NET
dotNet
dotNET .NET C# CSharp
dynamic
MicroStation API
MicroStation V8i
MicrostationV8i #API SDK programming #3d model #BentleyMicroStation
mvba
VB.NET
VBA
Visual Studio
Visual Studio 2017 Community (v 15.9.4)
[V8i C# Addin] VS2017 Community element properties not displayed, showing up as {System._ComObject}
theGreg
Good day all, I haven't found a similar question to mine, so i decided to write one. I am using VS 2017 Community Edition, version 15.9.4 and i used the InnovoCAD v8i C# Template as published on the VS Marketplace. The problem I have is that when…
Answered
over 4 years ago
MicroStation Programming
MicroStation Programming Forum
【C# Microstation V8i】 How to determine if an element is 2D or 3D?
Alisa LI
hello: My Microstation version is v8i ss3, my programming language is C#, and Visual Studio version is 2015 Professional, add-in. As the title says, I want to determine if a Cell contains 3D elements. If it contains, hide this element. Here is my…
Answered
over 5 years ago
MicroStation Programming
MicroStation Programming Forum
【C# Microustation V8i 】 How to modify multiple element information ?
Alisa LI
How to modify multiple element information by reading the information in EXCEL, such as the radius of the circle, I have already obtained EXCEL data, and use the data to modify the radius of the circle (for example), using the Rewrite method, But…
Answered
over 5 years ago
MicroStation Programming
MicroStation Programming Forum
【MSTN V8i Addin C# 】How to get all the elements in the model?
Alisa LI
Hello everyone: How to get all the elements in the model, I use the Scan method in the VBA interface but it did't work. Is my code wrong or there are other ways to get the elements in the model? public void Dynamics(ref Point3d Point, BCOM.View…
Answered
over 5 years ago
MicroStation Programming
MicroStation Programming Forum
[C# MicroStation v8i ss3] Create a table
Alisa LI
Hello everyone, I want to create a table programmatically in Microstation v8i ss3. My software is vs2015 and the programming language is C#. The content of the form is taken from the user-defined attributes. How can I implement this function? …
over 5 years ago
MicroStation Programming
MicroStation Programming Forum
How to add attribute information to an element,using C#
Alisa LI
hello,everyone! I created an element in C#. Now I need to attach attribute information to this element. How can I implement this? Please help me!
Answered
over 5 years ago
MicroStation Programming
MicroStation Programming Forum
Remote debugging of Microstation/Promis-e add-in
Daverode
Hello, I'm wondering if anyone has any experience with debugging a Microstation or Promis-e add-in over a network? My situation is that my Visual Studio is on a different machine than my Microstation App. At present I do not have the option to install…
over 5 years ago
MicroStation Programming
MicroStation Programming Forum
Edit Dimension Element
Dharma Rajan
Dear All, I want to stretch the existing linear dimension element between two points. How to accomplish this by using C#? For line element, we have 'modify vertex' method. Similarly, is there any inbuilt method/option is available to modify linear…
over 5 years ago
MicroStation Programming
MicroStation Programming Forum
Can you detect a missing .NET Addin (MS_DGNAPPS)?
Trevor Watling
Hello, Is there a way to detect or flag when an MDL / .NET addin cannot be loaded? I have a .NET addin that I have created in C# using VS2008. I wish to have it load automatically when a DGN file is opened and I have achieved this by including the…
over 13 years ago
MicroStation Programming
[Archived] MicroStation V8i Programming Forum
C#: Locate failed when selecting an item in an Attachment
Lele
Hi, In csharp I created a class that implements the interface ILocateCommandEvents to select items from the drawing, but I had problems when I select an item that belongs to an Attachment: Locate fails. Thanks --Lele
over 13 years ago
MicroStation Programming
[Archived] MicroStation V8i Programming Forum
Launching Project API Builder WIth vb.net
jdirm
Using Promis-e V8i(SELECTseries 5) and VS 2005 I am trying to launch the Project API Builder automatically. We have been doing this with Prromis-e 5.05 add-on with AutoCad for years. When we upgrade to the Series 5 version we need to be able to continue…
over 11 years ago
MicroStation Programming
[Archived] MicroStation V8i Programming Forum