Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by fendiik

  1. fendiik

    Macro microstation

    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...
  2. fendiik

    microstation macro

    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...

Part and Inventory Search

Back
Top