Package com.solibri.smc.api.ito
Interface ItoRow
public interface ItoRow
ItoRow represent a single row in information takeoff results.
- Since:
- 9.10.8
- 
Method Summary
- 
Method Details- 
getValuesReturns a list of calculated values from this row.- Returns:
- the list of values
 
 
-