Uses of Interface
com.solibri.smc.api.model.components.StairStep
-
Packages that use StairStep Package Description com.solibri.smc.api.model.components -
-
Uses of StairStep in com.solibri.smc.api.model.components
Methods in com.solibri.smc.api.model.components that return types with arguments of type StairStep Modifier and Type Method Description List<StairStep>
StairFlight. getSteps()
Returns the list of the step elements from bottom to top.
-