Files
2024-12-12 09:51:40 +01:00

6 lines
333 B
INI

[ExternalCommands]
ECCount = 1
ECName1 = Create Dimensions
ECClassName1 = Revit.SDK.Samples.CreateDimensions.CS.Command
ECAssembly1 = CreateDimensions.dll
ECDescription1= Add a dimension to a selected structure wall from its start to its end. Name the dimensions 'Dimension N' where N is an increasing number for each dimension.