Uses of Interface
com.solibri.smc.api.ito.ItoDefinition
Packages that use ItoDefinition
-
Uses of ItoDefinition in com.solibri.smc.api.ito
Methods in com.solibri.smc.api.ito that return types with arguments of type ItoDefinitionModifier and TypeMethodDescriptionInformationTakeoff.getItoDefinitions()
Returns a list of the ITO definitions.Methods in com.solibri.smc.api.ito with parameters of type ItoDefinitionModifier and TypeMethodDescriptionvoid
InformationTakeoff.calculate(ItoDefinition itoDefinition)
Calculates the given defined information takeoff.