public interface BuildingStorey
Modifier and Type | Method and Description |
---|---|
Set<Component> |
getComponents()
Returns the components that are located on this storey based on IFC relations.
|
Set<Component> |
getFederatedComponents()
Returns the components that are on the federated floor defined by this storey.
|
String |
getName()
Returns the name of the storey.
|
String getName()
Set<Component> getFederatedComponents()
Federated floors are formed by Solibri based on the geometric locations of components on storeys.
Copyright © 2019 Solibri, Inc.. All rights reserved.