Package com.solibri.smc.api.info
Interface InfoDisplayer
public interface InfoDisplayer
A service for showing info of the component in the Info view (User
 Interface).
- Since:
- 9.10.3
- 
Method Summary
- 
Method Details- 
showInfoShows info of the component in the Info view (User Interface).- Parameters:
- component- the component
- Since:
- 9.10.3
 
 
-