Uses of Interface
com.solibri.smc.api.communication.Presentation
Packages that use Presentation
-
Uses of Presentation in com.solibri.smc.api
Methods in com.solibri.smc.api that return types with arguments of type PresentationModifier and TypeMethodDescriptionstatic List<Presentation>SMC.getPresentations()Returns all the presentation available in the software. -
Uses of Presentation in com.solibri.smc.api.communication
Methods in com.solibri.smc.api.communication that return PresentationModifier and TypeMethodDescriptionstatic PresentationPresentation.create()Creates an empty presentation.static PresentationCreates an empty presentation with the given name.Methods in com.solibri.smc.api.communication that return types with arguments of type PresentationModifier and TypeMethodDescriptionSlide.getPresentations()Returns the presentations this slide is a part of.