Package | Description |
---|---|
com.solibri.smc.api.model.components |
Modifier and Type | Method and Description |
---|---|
Handrail.Side |
Handrail.getSide()
Returns the side of the handrail element.
|
static Handrail.Side |
Handrail.Side.valueOf(String name)
Returns 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.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.