Translating Acad command in Microstation
Translating Acad command in Microstation
(OP)
I'm a new user of MicroStation program (I'm 4 years old user Autocad) and I would like ask how I can place in automatic way many features (list of points, polylines with so many vertices, place text, etc.). In AutoCAD I can do it with script method (making a txt file with commands and coordinates) but I don't know how it makes in Microstation. I search the help files by typing "scripts" but rise another thing.





RE: Translating Acad command in Microstation
RE: Translating Acad command in Microstation
***OR***
UCMs (user command files)
Hit your F3 key (search "*.ucm") while exploring your c drive to see some samples of UCMs.
.
And a little extra note.
MicroStation equivalent to LISPs would be MDLs (*.ma). But these are complied so you can't read them with a text viewer.
And one more thing ...
UCMs can also be considered to be the MicroStation equivalent to LISPs, too. I guess. ;)
.
I hope that helps a little.
.
Working in a dual environment keeps me on my toes when translating the terms from AutoCAD to MicroStation and vise versa.
.
RICH@LG (Arch)