Uses of Interface
com.solibri.smc.api.checking.Score
-
Packages that use Score Package Description com.solibri.smc.api.project -
-
Uses of Score in com.solibri.smc.api.project
Methods in com.solibri.smc.api.project that return types with arguments of type Score Modifier and Type Method Description List<Score>
Project. getScores(Project.Industry industry, Instant fromTime, Instant toTime)
Get the list of scores based on the Industry and time range provided.
-