mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-13 00:13:18 +00:00
13 lines
437 B
INI
13 lines
437 B
INI
[ExternalCommands]
|
|
ECCount=2
|
|
|
|
ECName1=CreateViewSection
|
|
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=CreateDraftingView
|
|
ECClassName2=Revit.SDK.Samples.CreateViewSection.CS.CreateDraftingView
|
|
ECAssembly2=CreateViewSection.dll
|
|
ECDescription2=Create a new empty drafting view
|