2015-01-27 15 warnings left after implementing 2015.0.116.9 ------ Rebuild All started: Project: BuildingCoder, Configuration: Debug Any CPU ------ 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\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(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(128,9,128,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\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(145,9,145,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\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\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' BuildingCoder -> C:\a\lib\revit\2015\bc\BuildingCoder\BuildingCoder\bin\Debug\BuildingCoder.dll ========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========