Uses of Interface
com.solibri.smc.api.communication.Presentation
-
Uses of Presentation in com.solibri.smc.api
Modifier and TypeMethodDescriptionstatic List<Presentation>
SMC.getPresentations()
Returns all the presentation available in the software. -
Uses of Presentation in com.solibri.smc.api.communication
Modifier and TypeMethodDescriptionstatic Presentation
Presentation.create()
Creates an empty presentation.static Presentation
Creates an empty presentation with the given name.Modifier and TypeMethodDescriptionSlide.getPresentations()
Returns the presentations this slide is a part of.