Hi, I want to write a macro for microstation. I'd like to automatically attach reference file named same as main design file but form different location.
Sample script file below:
Sub main
Dim startPoint As MbePoint
Dim point As MbePoint, point2 As MbePoint
' Start a command...
Hi, I want to write a macro for microstation. I'd like to automatically attach reference file named same as main design file but form different location.
Sample script file below:
Sub main
Dim startPoint As MbePoint
Dim point As MbePoint, point2 As MbePoint
' Start a command...