Uses of Enum
com.solibri.smc.api.model.components.Handrail.Side
Packages that use Handrail.Side
- 
Uses of Handrail.Side in com.solibri.smc.api.model.componentsMethods in com.solibri.smc.api.model.components that return Handrail.SideModifier and TypeMethodDescriptionHandrail.getSide()Returns the side of the handrail element.static Handrail.SideReturns the enum constant of this type with the specified name.static Handrail.Side[]Handrail.Side.values()Returns an array containing the constants of this enum type, in the order they are declared.