Package | Description |
---|---|
com.solibri.smc.api.model |
Modifier and Type | Method and Description |
---|---|
Optional<Classification> |
Model.getClassification(String name)
Returns the first
Classification found with the given name, if there is any loaded in this model. |
Collection<Classification> |
Model.getClassifications()
Returns all the classifications loaded in this model.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.