I am trying to create a macro using c# in revit. I am getting 3 errors. i) The name 'WallSection' does not exist in the current context (CS0103) ii) The name 'WallLayerDimensions' does not exist in the current context (CS0103) iii) Then name 'ViewOnSheet' does not exist in the current context (CS0103)
Can anybody help with this errors.