Package | Description |
---|---|
com.solibri.smc.api.model |
Modifier and Type | Method and Description |
---|---|
MModel |
Models.openIFCModel(String name,
InputStream inputStream)
Opens an IFC model.
|
MModel |
Models.partialUpdateIFCModel(UUID modelUUID,
InputStream inputStream)
Partially updates the IFC model specified by the UUID.
|
MModel |
Models.updateIFCModel(UUID modelUUID,
InputStream inputStream)
Completely updates the IFC model specified by the UUID.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.