public interface StairStep
StairFlight
interface.Modifier and Type | Method and Description |
---|---|
double |
getAngle()
Returns the angle (in radians) between the front and back edge of the non-covered footprint of the step element.
|
double |
getElevation()
Returns the elevation of the step element.
|
MPolygon2d |
getFootprint()
Returns the footprint of the stair step element.
|
double |
getLength()
Returns the length of the step element.
|
double |
getLength(double treadDistance)
Returns the length of the step element.
|
MPolygon2d |
getNotCoveredFootprintPolygon()
Returns the not covered footprint of the stair step element.
|
boolean |
isWinder()
Returns true if the step is a winder.
|
MPolygon2d getFootprint()
MPolygon2d getNotCoveredFootprintPolygon()
double getElevation()
double getLength()
double getLength(double treadDistance)
treadDistance
from the narrower side of the step.treadDistance
- the tread distancedouble getAngle()
boolean isWinder()
Copyright © 2019 Solibri, Inc.. All rights reserved.