Uses of Interface
com.solibri.smc.api.model.components.StairFlight
Package | Description |
---|---|
com.solibri.smc.api.model.components |
-
Uses of StairFlight in com.solibri.smc.api.model.components
Methods in com.solibri.smc.api.model.components that return types with arguments of type StairFlight Modifier and Type Method Description Optional<StairFlight>
Stair. getBottomFlight()
Returns the bottommost flight element of this stair if this stair contains any flight elements.Optional<StairFlight>
Stair. getTopFlight()
Returns the topmost flight element of this stair if this stair contains any flight elements.