2014-11-13 35 warnings left after implementing 2015.0.116.4 ------ Rebuild All started: Project: BuildingCoder, Configuration: Debug Any CPU ------ C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdColumnRound.cs(95,31,95,43): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdDimensionWallsIterateFaces.cs(226,29,226,41): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdMepElementShape.cs(107,27,107,52): warning CS0618: 'Autodesk.Revit.DB.Element.get_Parameter(string)' is obsolete: 'This property is obsolete in Revit 2015, as more than one parameter can have the same name on a given element. Use Element.Parameters to obtain a complete list of parameters on this Element, or Element.GetParameters(String) to get a list of all parameters by name, or Element.LookupParameter(String) to return the first available parameter with the given name.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdMidCurve.cs(104,33,104,45): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdRollingOffset.cs(424,11,424,44): warning CS0618: 'Autodesk.Revit.DB.Element.get_Parameter(string)' is obsolete: 'This property is obsolete in Revit 2015, as more than one parameter can have the same name on a given element. Use Element.Parameters to obtain a complete list of parameters on this Element, or Element.GetParameters(String) to get a list of all parameters by name, or Element.LookupParameter(String) to return the first available parameter with the given name.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdRollingOffset.cs(430,11,430,53): warning CS0618: 'Autodesk.Revit.DB.Element.get_Parameter(string)' is obsolete: 'This property is obsolete in Revit 2015, as more than one parameter can have the same name on a given element. Use Element.Parameters to obtain a complete list of parameters on this Element, or Element.GetParameters(String) to get a list of all parameters by name, or Element.LookupParameter(String) to return the first available parameter with the given name.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdRollingOffset.cs(457,11,457,44): warning CS0618: 'Autodesk.Revit.DB.Element.get_Parameter(string)' is obsolete: 'This property is obsolete in Revit 2015, as more than one parameter can have the same name on a given element. Use Element.Parameters to obtain a complete list of parameters on this Element, or Element.GetParameters(String) to get a list of all parameters by name, or Element.LookupParameter(String) to return the first available parameter with the given name.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdRollingOffset.cs(460,11,460,53): warning CS0618: 'Autodesk.Revit.DB.Element.get_Parameter(string)' is obsolete: 'This property is obsolete in Revit 2015, as more than one parameter can have the same name on a given element. Use Element.Parameters to obtain a complete list of parameters on this Element, or Element.GetParameters(String) to get a list of all parameters by name, or Element.LookupParameter(String) to return the first available parameter with the given name.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdRollingOffset.cs(603,20,603,39): warning CS0618: 'Autodesk.Revit.Creation.Document.NewPipe(Autodesk.Revit.DB.XYZ, Autodesk.Revit.DB.XYZ, Autodesk.Revit.DB.Plumbing.PipeType)' is obsolete: 'This method is obsolete in Revit 2015. Please use Pipe.Create() instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdNestedFamilies.cs(303,17,303,52): warning CS0618: 'Autodesk.Revit.DB.Element.get_Parameter(string)' is obsolete: 'This property is obsolete in Revit 2015, as more than one parameter can have the same name on a given element. Use Element.Parameters to obtain a complete list of parameters on this Element, or Element.GetParameters(String) to get a list of all parameters by name, or Element.LookupParameter(String) to return the first available parameter with the given name.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdNestedFamilies.cs(309,19,309,61): warning CS0618: 'Autodesk.Revit.DB.Element.get_Parameter(string)' is obsolete: 'This property is obsolete in Revit 2015, as more than one parameter can have the same name on a given element. Use Element.Parameters to obtain a complete list of parameters on this Element, or Element.GetParameters(String) to get a list of all parameters by name, or Element.LookupParameter(String) to return the first available parameter with the given name.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdNewBeamTypeInstance.cs(122,9,122,31): warning CS0618: 'Autodesk.Revit.DB.Element.get_Parameter(string)' is obsolete: 'This property is obsolete in Revit 2015, as more than one parameter can have the same name on a given element. Use Element.Parameters to obtain a complete list of parameters on this Element, or Element.GetParameters(String) to get a list of all parameters by name, or Element.LookupParameter(String) to return the first available parameter with the given name.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdNewBeamTypeInstance.cs(125,9,125,31): warning CS0618: 'Autodesk.Revit.DB.Element.get_Parameter(string)' is obsolete: 'This property is obsolete in Revit 2015, as more than one parameter can have the same name on a given element. Use Element.Parameters to obtain a complete list of parameters on this Element, or Element.GetParameters(String) to get a list of all parameters by name, or Element.LookupParameter(String) to return the first available parameter with the given name.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdNewBeamTypeInstance.cs(100,37,100,46): warning CS0618: 'Autodesk.Revit.DB.Family.Symbols' is obsolete: 'This property is obsolete in Revit 2015. Use Family.GetFamilySymbolIds() instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdNewColumnTypeInstance.cs(139,9,139,35): warning CS0618: 'Autodesk.Revit.DB.Element.get_Parameter(string)' is obsolete: 'This property is obsolete in Revit 2015, as more than one parameter can have the same name on a given element. Use Element.Parameters to obtain a complete list of parameters on this Element, or Element.GetParameters(String) to get a list of all parameters by name, or Element.LookupParameter(String) to return the first available parameter with the given name.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdNewColumnTypeInstance.cs(142,9,142,35): warning CS0618: 'Autodesk.Revit.DB.Element.get_Parameter(string)' is obsolete: 'This property is obsolete in Revit 2015, as more than one parameter can have the same name on a given element. Use Element.Parameters to obtain a complete list of parameters on this Element, or Element.GetParameters(String) to get a list of all parameters by name, or Element.LookupParameter(String) to return the first available parameter with the given name.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdNewColumnTypeInstance.cs(112,37,112,46): warning CS0618: 'Autodesk.Revit.DB.Family.Symbols' is obsolete: 'This property is obsolete in Revit 2015. Use Family.GetFamilySymbolIds() instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdGetMaterials.cs(341,29,341,41): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdListViews.cs(116,17,116,28): warning CS0618: 'Autodesk.Revit.DB.ViewSheet.Views' is obsolete: 'This property is obsolete in Revit 2015. Use GetAllPlacedViews() instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdListViews.cs(127,28,127,39): warning CS0618: 'Autodesk.Revit.DB.ViewSheet.Views' is obsolete: 'This property is obsolete in Revit 2015. Use GetAllPlacedViews() instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdNewSprinkler.cs(95,37,95,51): warning CS0618: 'Autodesk.Revit.DB.Family.Symbols' is obsolete: 'This property is obsolete in Revit 2015. Use Family.GetFamilySymbolIds() instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdPressKeys.cs(198,7,198,31): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdPressKeys.cs(200,16,200,40): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdPressKeys.cs(232,9,232,33): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdPressKeys.cs(242,9,242,33): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdRectDuctCorners.cs(168,7,168,20): warning CS0618: 'Autodesk.Revit.UI.Selection.SelElementSet' is obsolete: 'This class is deprecated in Revit 2015. Use Selection.SetElementIds() and Selection.GetElementIds() instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdRectDuctCorners.cs(168,27,168,51): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdCreateSharedParams.cs(199,22,199,47): warning CS0618: 'Autodesk.Revit.DB.Definitions.Create(string, Autodesk.Revit.DB.ParameterType, bool)' is obsolete: 'This method is deprecated in Revit 2015. Use Create(Autodesk.Revit.DB.ExternalDefinitonCreationOptions) instead' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdWallDimensions.cs(231,29,231,41): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdWallTopFaces.cs(136,29,136,53): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\CmdWallTopFaces.cs(304,11,304,35): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\JtSelectorMulti.cs(154,31,154,43): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\Util.cs(712,7,712,20): warning CS0618: 'Autodesk.Revit.UI.Selection.SelElementSet' is obsolete: 'This class is deprecated in Revit 2015. Use Selection.SetElementIds() and Selection.GetElementIds() instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\Util.cs(712,27,712,49): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\Util.cs(769,31,769,43): warning CS0618: 'Autodesk.Revit.UI.Selection.Selection.Elements' is obsolete: 'This property is deprecated in Revit 2015. Use GetElementIds() and SetElementIds instead.' BuildingCoder -> C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\bin\Debug\BuildingCoder.dll ========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========