Class CornerStairPart<T> (Things.Architecture)
Constructors
Properties
widthFirstLanding
widthFirstLanding: number
widthSecondLanding
widthSecondLanding: number
lengthFirstWing
lengthFirstWing: number
lengthSecondWing
lengthSecondWing: number
maxWishedStepHeight
maxWishedStepHeight: number
stepHeightWidthProportion
stepHeightWidthProportion: number
totalHeight
totalHeight: number
Optionalid
id?: string
Optionalname
name?: string
Optionalsteps
steps?: number
OptionalstepWidth
stepWidth?: number
OptionalstepHeight
stepHeight?: number
Optionalshapes
Inverts the side of the stair from going out to going inside of the L shape. This kind of stair can produce self intersecting result.