Uses of Interface
com.solibri.smc.api.model.FunctionalSystem
- 
Packages that use FunctionalSystem Package Description com.solibri.smc.api.model 
- 
- 
Uses of FunctionalSystem in com.solibri.smc.api.modelMethods in com.solibri.smc.api.model that return types with arguments of type FunctionalSystem Modifier and Type Method Description Set<FunctionalSystem>Component. getFunctionalSystems()Returns a set of the systems of this component.
 
-