Skip to content

Test programmatic posting of an external command defined by a custom Revit add-in.

License

Notifications You must be signed in to change notification settings

kingxi82/PostAddinCommand

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostAddinCommand

Test programmatic posting of an external command defined by a custom Revit add-in.

There are two types of external commands:

  • external tool commands, listed in the add-in manifest and launched by selecting the entry added by Revit in the Add-Ins > External Tools menu.

  • button commands launched by clicking a custom button created by an external application.

Both can be lauched programmatically using differnt command name strings extracted from the journal file after manually launching them.

For more information, please refer to The Building Coder

http://thebuildingcoder.typepad.com

About

Test programmatic posting of an external command defined by a custom Revit add-in.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%