Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
v8 2004
2004 Edition
Bentley
KeyIn
Macro
macros
MDL
MDL angle vector
MDL programming
MDL V8i
Methods
MicroStation
MicroStation 2004 Editon
microstation Microstation V8 2004
Microstation V8 2004
MicroStation V8 2004 Edition Forum
MicroStation V8 XM
microstation vba
mvba
mvba v8
Programming
search
training
V82004
VB
VBA
VBA Help
3D printing
Harry H. Arends
Has anyone be sucsesfull using V8i in creating 3D printable objects and if so how. I seem not to be able to create a object in Microstation, export it with VRML into a printer usable file and print it. It reports manifold error after uploading the…
dg2421_45.dgn
over 13 years ago
Printing and Plotting
Printing and Plotting Forum
Microstation Glitch, settings problem, or poor scripting?
Monkeyasdf
First time posting. I have created a form to edit title blocks. 98% it works just fine but an issue occasionally arises in which an element it places change color depending on which direction you move the mouse over them. If you hover on the element…
over 12 years ago
MicroStation Programming
[Archived] MicroStation V8 2004 Edition VBA Forum
VBA Program for Search and Increment
albert_OEC
We have a set of electrical equipment that is commonly used in our designs. There are drawings of the electrical equipment with numbers inside circles, which identifies the materials needed for the device. The materials in the electrical equipment are…
over 11 years ago
MicroStation Programming
[Archived] MicroStation V8 2004 Edition VBA Forum
VBA MACRO adding a Line
RJB
I have the following, but cold not get the VBA to copy the added command? 12:01 PM 8/3/2010 - Copied from VBA Macro, but want to add the line below? Sub LocksOn() Dim startPoint As Point3d Dim point As Point3d, point2 As Point3d Dim lngTemp As Long…
over 13 years ago
MicroStation Programming
[Archived] MicroStation V8 2004 Edition VBA Forum
How to Cancel Undo operation and continue IPrimitiveCommandEvents (Microstation V#8.1 / 8.5)
Fahad
I am using "IPrimitiveCommandEvents" for creating line. but when I press "Undo (ctrl +z)" then a)- my command finish and b)- undo operation runs. I want when I press "Undo" : a)- "IPrimiitiveCommandEvents" may not finish and b)- no Undo…
over 11 years ago
MicroStation Programming
[Archived] MicroStation V8 2004 Edition VBA Forum
How to run Microstation-BASIC with parameters....
Fahad
How to run Microstation-BASIC with parameters.... I am taking about Microstation-BASIC not VBA. In previous question I learnt how to get keyinarugments in vba. Now I can to know , How to pass parameter to a Microstation-BASIC ??? Good day…
over 11 years ago
MicroStation Programming
[Archived] MicroStation V8 2004 Edition VBA Forum
I want to run vba routine by giving parameters also. Is it Possible ? (microstation 8.1/8.5 vba)
Fahad
I want to run vba routine by giving parameters also. Is it Possible ? (microstation 8.1/8.5 vba) e.g., Public Sub ShowFea (intScale as Integer, lngFeaCode as long) 'todo: .... End Sub i want to run it by writing following command: vba run showFea (1,2002…
over 11 years ago
MicroStation Programming
[Archived] MicroStation V8 2004 Edition VBA Forum
How can I convert Bspline curve into Simple Curve.
Fahad
when CAD operator create complex-shape using "Flood" method then curve convert into bspline curve. I don't want this Spline curve. It there any tool , formula or code for converting bspline curve into simple curve without misplacing ?????
over 11 years ago
MicroStation Programming
[Archived] MicroStation V8 2004 Edition VBA Forum
Cell Library Search
jhartog
One thing I have always wanted in MicroStation is a way to search cell libraries by cell description (and maybe even cell content). Sometimes you either have a lot of cell libraries, or a very large cell library. I finally looked into doing it as a VBA…
cellSearch.mvba
over 12 years ago
MicroStation Programming
[Archived] MicroStation V8 2004 Edition VBA Forum
Deploy VBA files (make executable files)
Kiran Shakya
Dear all, I am new to Bentley Microstation and I am using Microstation v8 (2004). In my organization, they have developed some VBA utilities in Microstation v8 few years back by outsourcing. The outsource company does not exists now and we want to…
over 11 years ago
MicroStation Programming
[Archived] MicroStation V8 2004 Edition Programming Forum