Uses of Interface
com.solibri.smc.api.model.components.BuildingStorey
- 
Packages that use BuildingStorey Package Description com.solibri.smc.api.model 
- 
- 
Uses of BuildingStorey in com.solibri.smc.api.modelMethods in com.solibri.smc.api.model that return types with arguments of type BuildingStorey Modifier and Type Method Description Optional<BuildingStorey>Component. getFederatedFloor()Returns the federated floor on which this component is located.Optional<BuildingStorey>Component. getFloor()Returns the floor on which this component is located.
 
-