| Package | Description |
|---|---|
| com.solibri.smc.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FunctionalSystem
Represents the system of a component.
|
interface |
Zone
A zone is an aggregation of spaces, partial spaces or other zones.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Group> |
Component.getGroups()
Returns a set of the groups of the component if any exists, otherwise returns empty collection.
|
Set<Group> |
Group.getSubGroups()
Returns a set of the subgroups of this group if any exists, otherwise returns empty collection.
|
Copyright © 2020 Solibri, Inc.. All rights reserved.