oFaceView = oSheet.DrawingViews.AddBaseView(CType(oAssyDoc, _Document), oPlacementPt1, FaceViewScale, vieworient1, viewstyle1)
Dim sViewRepName As String = oFaceView.ActiveDesignViewRepresentation.ToString
oFaceView.Name = "Face View / " & sViewRepName
Hello and thanks for the reply which looks like some ilogic code. I don't have any experience with ilogic and so will need to do tutorials in order to use your solution. I initially just created a new rule and pasted the code into it but it resulted in errors. I will spend some more time on this when things get less hectic.
Cheers,