Package | Description |
---|---|
com.solibri.smc.api | |
com.solibri.smc.api.model | |
com.solibri.smc.api.ui |
Modifier and Type | Method and Description |
---|---|
static Model |
SMC.getModel()
Returns an interface to the SMC data model.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MModel
Modifiable extension of
Model . |
Modifier and Type | Method and Description |
---|---|
Optional<Model> |
Model.getSubModel(UUID uuid)
Gets a sub-model with the given UUID.
|
Modifier and Type | Method and Description |
---|---|
default void |
View.onModelLoaded(Model model)
Action to take when a model is loaded to the software.
|
Copyright © 2020 Solibri, Inc.. All rights reserved.