Uses of Interface
com.solibri.smc.api.model.classification.Classification
Packages that use Classification
-
Uses of Classification in com.solibri.smc.api.model
Methods in com.solibri.smc.api.model that return types with arguments of type ClassificationModifier and TypeMethodDescriptionModel.getClassification(String name)
Returns the firstClassification
found with the given name, if there is any loaded in this model.Model.getClassifications()
Returns all the classifications loaded in this model.