Uses of Interface
com.solibri.smc.api.info.Information
-
Uses of Information in com.solibri.smc.api.info
Modifier and TypeInterfaceDescriptioninterface
Implement this interface to have your own custom parametric information calculated for a component. -
Uses of Information in com.solibri.smc.api.model
Modifier and TypeMethodDescription<T> Optional<T>
Component.getInformation
(Class<? extends Information<T>> information) Returns the custom information value for this component for the given custom information.