1.0.0-beta.6
Pre-release
Pre-release
Features
- Initial release.
DesignApplication
- Add
DesignApplication<T>
option. - Add
UseConsoleLog
to enable console log for the internalDesignApplication
methods. - Update
DesignApplication
startup and shutdown methods to virtual. - Add
DesignApplicationLoader
to fix Design Automation for Revit ignores PackageContents.xml configuration. - Add
ExternalServer
to fix Design Automation for Revit ActiveAddInId is null
Application
- Sample to execute
ricaun.Revit.DA
library. - Add
DesignAutomation
class with interfaceIDesignAutomation
.
Tests
- Test
ricaun.Revit.DA
library. - Update
TestCase
with expected results. (Reference
,TargetFramework
andActiveAddInId
)