public interface Handrail
Flight
in stairs or ramps.Modifier and Type | Interface and Description |
---|---|
static class |
Handrail.Side
Defines the side of the flight on which the handrail is located.
|
Modifier and Type | Method and Description |
---|---|
MPolygon2d |
getFootprint()
Returns the footprint polygon of this handrail.
|
double |
getHeight()
Returns the height of the handrail.
|
Handrail.Side |
getSide()
Returns the side of the handrail element.
|
double getHeight()
MPolygon2d getFootprint()
Handrail.Side getSide()
Copyright © 2019 Solibri, Inc.. All rights reserved.