Uses of Interface
com.solibri.smc.api.model.Relation
Packages that use Relation
-
Uses of Relation in com.solibri.smc.api.model
Methods in com.solibri.smc.api.model that return RelationModifier and TypeMethodDescriptionstatic Relation
Relation.of
(Relation.Type type, Relation.Direction direction) Returns a relation with the given type and direction.Methods in com.solibri.smc.api.model with parameters of type RelationModifier and TypeMethodDescriptionComponent.getRelated
(Relation relation) Returns the components that are related to this component through the given relation.