Copy, translate, rotate and redraw same static mesh in Unreal using both C++ and blueprint class

I am trying to create multiple copy of a static mesh in unreal and would like to visualize these copies of static mesh translated and rotated. I am new to Unreal, can somebody point me in right direction