mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-19 03:33:44 +00:00
6 lines
280 B
INI
6 lines
280 B
INI
[ExternalCommands]
|
|
ECCount= 1
|
|
ECName1= LevelsProperty
|
|
ECClassName1= Revit.SDK.Samples.LevelsProperty.CS.Command
|
|
ECAssembly1= LevelsProperty.dll
|
|
ECDescription1 = It shows that how to get all the levels in a document, and how to create and delete a level and set its properties |