installed Revit 2020.1 SDK Update July 31, 2019

This commit is contained in:
Jeremy Tammik
2019-09-18 14:02:47 +02:00
parent 4ef4948320
commit afcbef71f3
32 changed files with 312 additions and 2264 deletions
@@ -184,7 +184,6 @@ namespace Revit.SDK.Samples.CS.PointCloudEngine
/// </summary>
public void Free()
{
throw new NotImplementedException();
}
#endregion
@@ -178,7 +178,6 @@ namespace Revit.SDK.Samples.CS.PointCloudEngine
/// </summary>
public void Free()
{
throw new NotImplementedException();
}
#endregion
}