mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-17 02:49:02 +00:00
11 lines
437 B
INI
11 lines
437 B
INI
[ExternalCommands]
|
|
ECCount=2
|
|
ECName1=Create view section
|
|
ECClassName1=Revit.SDK.Samples.CreateViewSection.CS.Command
|
|
ECAssembly1=CreateViewSection.dll
|
|
ECDescription1=Create a section view across the mid point of the selected wall, floor or beam
|
|
ECName2=Create drafting view
|
|
ECClassName2=Revit.SDK.Samples.CreateViewSection.CS.CreateDraftingView
|
|
ECAssembly2=CreateViewSection.dll
|
|
ECDescription2=Create a new empty drafting view
|