| Package | Description |
|---|---|
| com.solibri.smc.api.layout |
| Modifier and Type | Method and Description |
|---|---|
List<Split> |
Layout.getSplits()
Returns the top-level splits of this layout.
|
List<Split> |
Split.getSubSplits()
Returns the subsplits inside this split.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutUpdater.update(Layout layout,
List<Split> newSplits)
Updates the given layout in place by replacing its contents with the new splits.
|
Copyright © 2020 Solibri, Inc.. All rights reserved.