Skip to content

Commit f91ffea

Browse files
authored
Update Snippet_ToggleLevelBubbles
Renamed Method
1 parent cf730bc commit f91ffea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-csharp-code/Snippets_ToggleLevelBubbleVisibility

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ For more information visit http://github.com/gtalarico/revitapidocs
99
License: http://github.com/gtalarico/revitapidocs/blob/master/LICENSE.md
1010
*/
1111

12-
public void PassCategoryAndClassAsVariables()
12+
public void ToggleLevelBubbles()
1313
{
1414
Document doc = this.ActiveUIDocument.Document;
1515
Selection sel = this.ActiveUIDocument.Selection;

0 commit comments

Comments
 (0)