Uses of Class
com.solibri.smc.api.model.ModelOpeningException
-
Uses of ModelOpeningException in com.solibri.smc.api
Modifier and TypeMethodDescriptionstatic Model
SMC.openModel
(String name, InputStream inputStream) Opens a Solibri model/project. -
Uses of ModelOpeningException in com.solibri.smc.api.model
Modifier and TypeMethodDescriptionModels.openIFCModel
(String name, InputStream inputStream) Opens an IFC model.Models.partialUpdateIFCModel
(UUID modelUUID, InputStream inputStream) Partially updates the IFC model specified by the UUID.Models.updateIFCModel
(UUID modelUUID, InputStream inputStream) Completely updates the IFC model specified by the UUID.