Package | Description |
---|---|
com.solibri.smc.api.model |
Modifier and Type | Method and Description |
---|---|
static Relation |
Relation.of(Relation.Type type,
Relation.Direction direction)
Returns a relation with the given type and direction.
|
Modifier and Type | Method and Description |
---|---|
Collection<Component> |
Component.getRelated(Relation relation)
Returns the components that are related to this component through the given relation.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.