Message 1 of 3
Not applicable
09-10-2019
02:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm looking to get and set data on property sets using the forge design automation API. I'll try not to go to much into Forge since this isn't a Forge form, but for context: forge takes a C# .NET (or VB.NET or LISP) plugin and can run its commands 'in the cloud' on one of the engines(Autocad,revit, inventor) and provide output. The forge design automation for Autocad seems to come with the interesting restriction not to include the AEC parts (https://stackoverflow.com/questions/57853402/aec-assemblies-in-forge-design-automation/57859227#5785...)
Is there any way to get/set property sets without aec? Perhaps using the extension dictionary directly?
Solved! Go to Solution.