Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to store a simple beam model in APS then to update it's height or width from a web app
Is this possible
Solved! Go to Solution.
I need to store a simple beam model in APS then to update it's height or width from a web app
Is this possible
Solved! Go to Solution.
Ok. I just answered your identical question on StackOverflow:
You can perform such a manipulation in a live local session of Revit.exe on your Windows system using the .NET Revit API. Providing access to that same functionality in the cloud with no local installation of Revit is one the main purpose of the APS Design Automation API
Check out the documentation, code samples and blog posts there for more details.
Please note that this discussion forum is dedicated to programming desktop Revit using the desktop Revit API.
For all APS-related questions, you should ask through the dedicated APS help channels:
I hope this clarifies.
Thank you for your cooperation and understanding.
Best regards,
Jeremy