Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
MicroStationAPI
DGN
.NET dotNET C# CSharp
2004 Edition
API
Application Development
Bentley
Bentley Developer Network
Building applications
c#
C++
CadInputQueue.Sendcommand
COM
customizing
development
dgnfile
Learning MicroStation VBA
MDL
MicroStation
MicroStation Programming
MicroStation V8i
programmer
Programming
SDK
v8i
Visual Studio
Draw Sections along center line and offset to centerline (C# Programming for microstation V8 2004)
Manoj_Pal
Hii All, I am new to microstation development. I am using C#.net and Visual Studio 2010. I want to do offset of a center line in both side and draw sections in a certain interval to the centerline. Would anyone help me to do this without using cadinputque…
over 9 years ago
MicroStation Programming
MicroStation Programming Forum
[V8i c#] Is there a API to merge two files
thangaraju s
Is there a API to merge two files Problem : Need API to merge two DGN files or alternative method without using keyins MicrostationDGNApp.CadInputQueue.SendCommand("DIALOG REFERENCE TOGGLE "); MicrostationDGNApp.CadInputQueue.SendCommand(…
over 10 years ago
MicroStation Programming
MicroStation Programming Forum
Help for API to fetch DGN V8 DRV data records for an Element.
Manu Agarwal
I am working on DGN V8 APIs. Here I am stuck to fetch the corresponding .drv file record data for a DGN Element. What are the APIs that can be used to get this data from .drv file?
Answered
over 10 years ago
MicroStation Programming
MicroStation Programming Forum
[V8 C++ API] Difference between getIsDisplayedFlag() and getIsHiddenFlag() for Levels?
Manu Agarwal
Also how does one define whether Element in a Level is visible or not? Does it depend on LevelOverride flags?
over 10 years ago
MicroStation Programming
MicroStation Programming Forum
[V8i c#] Is there a API to import the level library
thangaraju s
Is there a API to import the level library Problem: Is there a API to import the level library which is correspond to the below key-ins?? MicrostationDGNApp.CadInputQueue.SendCommand("LEVELMANAGER DIALOG OPEN"); MicrostationDGNApp.CadInputQueue…
over 10 years ago
MicroStation Programming
MicroStation Programming Forum
[V8i c#] Issue with the text font change using API
thangaraju s
Problem : 1. If we change the font using api 'currentElement.AsTextElement().TextStyle.Font' , Redraw & Rewrite the element. There is a displacement in the text location. if we use the key-ins, or open manually and change the font. There is no…
over 10 years ago
MicroStation Programming
MicroStation Programming Forum
[V8i c#] Is there a API to Change the grid aspect ratio
thangaraju s
Problem: Need to know the API to change the Grid Aspect Ratio Tried with the ActiveSettings but we have option to change ActiveSettings.GridUnits, and GridReferences and the same is achievable via key-ins 'MicrostationDGNApp.SetCExpressionValue…
over 10 years ago
MicroStation Programming
MicroStation Programming Forum