Uses of Interface
com.solibri.smc.api.info.Information
-
Packages that use Information Package Description com.solibri.smc.api.model -
-
Uses of Information in com.solibri.smc.api.model
Method parameters in com.solibri.smc.api.model with type arguments of type Information Modifier and Type Method Description <T> Optional<T>
Component. getInformation(Class<? extends Information<T>> information)
Returns the custom information value for this component for the given custom information.
-