DocumentEntryPoint.AddinFolder
Description:
The full path to the Revit Macros module.
The full path to the Revit Macros module.
Remarks:
This path should be used instead of the .NET GetExecutingAssembly() result, because the Macros module is loaded in such a way to make that result unreliable.
This path should be used instead of the .NET GetExecutingAssembly() result, because the Macros module is loaded in such a way to make that result unreliable.
Overloads (2):
AddinFolder
public string AddinFolder { get; }