ExternalApplication
ExternalCommandRegistration.dll
dcfbb6cb-3a2e-4349-8b5e-76817a8a1661
Revit.SDK.Samples.ExternalCommandRegistration.CS.ExternalApplicationClass
adsk
ExternalCommandRegistration.dll
8d9a42e0-9ff9-4054-a04e-1bbe51218633
Revit.SDK.Samples.ExternalCommandRegistration.CS.ExternalCommandCreateWall
adsk
@createWallText
A simple external command which is used to create a wall.
@CreateWall
This command will not be visible in Revit Structure or there is no active document. And this command will be disabled if user selected a wall.
@CreateWallTooltip
Revit.SDK.Samples.ExternalCommandRegistration.CS.WallSelection
NotVisibleWhenNoActiveDocument
NotVisibleInStructure
English_USA
ExternalCommandRegistration.dll
efd044bb-785d-4f35-8d2f-9bebe78566bb
Revit.SDK.Samples.ExternalCommandRegistration.CS.ExternalCommand3DView
adsk
@view3DText
A simple external command which show a message box.
@View3D
This command will not be visible in Revit MEP, Family Document or no active document. And this command will be disabled if the active view is not a 3D view.
Revit.SDK.Samples.ExternalCommandRegistration.CS.View3D
NotVisibleInFamily
NotVisibleWhenNoActiveDocument
NotVisibleInMEP
English_USA