Uses of Interface
com.solibri.smc.api.intersection.Intersection
-
Packages that use Intersection Package Description com.solibri.smc.api.model -
-
Uses of Intersection in com.solibri.smc.api.model
Methods in com.solibri.smc.api.model that return types with arguments of type Intersection Modifier and Type Method Description Set<Intersection>
Component. getIntersections(Component component)
Returns the intersections of this component and given component.
-