mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-23 03:59:55 +00:00
7 lines
266 B
INI
7 lines
266 B
INI
|
|
[ExternalCommands]
|
||
|
|
ECCount=1
|
||
|
|
ECName1=Create levels
|
||
|
|
ECClassName1=Revit.SDK.Samples.LevelsProperty.CS.Command
|
||
|
|
ECAssembly1=LevelsProperty.dll
|
||
|
|
ECDescription1=Show how to get all the levels in a document and how to create and delete a level and set its properties.
|