Thanks for the attention. I want to know the command in the script file to rotate a cell before placing it in Microstation.
As suggested by Andrew, please do follow the "MicroStation Forum Best Practices".
Key-in "aa=90" (Active Angle)
Sample scriptac=North; as=5; aa=90; place cell; xy=5,5; RESET
Regards,Leonard Jones.