Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am having difficulty understanding the Sheet Set manager API as it pertains to programming in Visual Studio 2019 with .Net 4.7.
I got the sample (from Object ARX API package) and was able to 'monkey see monkey do', but the API Object browser shows access to a AcSmSheetSetClass that has direct access to Get/Set Project (Name, Number, Phase, etc.) I am not able to instantiate an instance of that class, only the IAcSmSheetSet interface, which does not have access to the project properties (not even in the custom property bag).
Can somebody show me how to get this AcSmSheetSetClass object so I can use its methods?
Thank you,
Jamie Johnson : Owner / Sisu Lissom, LLC https://sisulissom.com/
Solved! Go to Solution.