BHoM / BHoM/PowerPoint_Toolkit
Ability to pull slide information
Open
type:feature
- Dominant language
- C#
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
#### Description:
@jamesramsden-bh suggested that it should be possible to retrieve element names from the template presentation, and I add that it would also be useful to be able to get all the information from the slide masters as well (for use in conjunction with the updates to be made in #16).
Three new objects, `SlideInfo`, `SlideMasterInfo` and `SlideLayoutInfo` that could be requested via the adapter would be useful for both updating and creating slides for user experience, as a user would no longer have to dig through the template presentation to know what element names to use for a slide.
Contributor guide
Assessment
This issue has not been assessed yet.