mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-15 18:14:02 +00:00
7 lines
311 B
INI
7 lines
311 B
INI
|
|
[ExternalCommands]
|
||
|
|
ECCount = 1
|
||
|
|
ECName1 = Rotate Framing Objects
|
||
|
|
ECClassName1 = Revit.SDK.Samples.RotateFramingObjects.VB.NET.RotateFramingObjects
|
||
|
|
ECAssembly1 = RotateFramingObjects.dll
|
||
|
|
ECDescription1 = To rotate the objects, such as beams, braces and columns, select them and execute the Externalcommand.
|