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