Skip to content

Commit

Permalink
implemented Util.NewExternalDefinitionCreationOptions method
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Tammik committed Oct 30, 2015
1 parent 5a957b5 commit 5bb549c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BuildingCoder/BuildingCoder/Util.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1207,6 +1207,9 @@ public static void Connect(


#region Compatibility fix for spelling error change
/// <summary>
/// Wrapper to fix a spelling error prior to Revit 2016.
/// </summary>
ExternalDefinitionCreationOptions
NewExternalDefinitionCreationOptions(
string name,
Expand Down

0 comments on commit 5bb549c

Please sign in to comment.