Uses of Interface
com.solibri.smc.api.model.MModel
-
Uses of MModel in com.solibri.smc.api.model
Modifier and TypeMethodDescriptionReturns the model model with the given UUID.Models.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.