Package com.solibri.smc.api.info
Interface ParametricInformation<T>
- Type Parameters:
T
- the type of the return value
- All Superinterfaces:
Information<T>
Implement this interface to have your own custom parametric information calculated for a component. Use
InformationParameters
to create and access parameters.- Since:
- 9.12.7
-
Method Summary
Methods inherited from interface com.solibri.smc.api.info.Information
getCustomInformation, getInformation, getInformationAsString, getName, getType, getUniqueId