replaced Revit 2020 SDK by Revit 2021 SDK

This commit is contained in:
Jeremy Tammik
2020-05-11 14:07:56 +02:00
parent 06ba6e0541
commit 64f8b0ed3e
250 changed files with 1225 additions and 1496 deletions
@@ -18,7 +18,13 @@ namespace Revit.SDK.Samples.RebarFreeForm.CS
[Autodesk.Revit.Attributes.Regeneration(Autodesk.Revit.Attributes.RegenerationOption.Manual)]
public class AddSharedParams : IExternalCommand
{
/// <summary>
/// Updated: is used to start the regeneration
/// </summary>
public static string m_paramName = "Updated";
/// <summary>
/// CurveElementId: is used to store the id of a model curve
/// </summary>
public static string m_CurveIdName = "CurveElementId";
/// <summary>
/// Add two shared parameters to the rebar category instance elements: