Package com.solibri.smc.api.ito
Interface ItoValue<T>
- Type Parameters:
T
- the type of the contained value
public interface ItoValue<T>
ItoValue represent a single cell in an information takeoff.
- Since:
- 9.10.8
-
Method Summary
T
- the type of the contained valuepublic interface ItoValue<T>