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