bitbybit.dev v1.0.0-rc.1
    Preparing search index...
    Index

    Constructors

    • Parameters

      • OptionalinteriorWidth: number
      • OptionalinteriorLength: number
      • OptionalinteriorHeight: number
      • Optionalthickness: number
      • OptionalholeDiameter: number
      • OptionalholeDistToBottom: number
      • OptionalstickLength: number
      • OptionalstickDiameter: number
      • OptionalbaseAttachmentHeight: number
      • OptionalroofOverhang: number
      • Optionalrotation: number
      • OptionalchimneyHeight: number
      • Optionalorigin: Point3

      Returns WingtipVillaDto

    Properties

    interiorWidth: number

    Width of the house

    3
    

    0

    Infinity

    0.5

    interiorLength: number

    Interior length of the house

    3
    

    0

    Infinity

    0.5

    interiorHeight: number

    Interior height that goes from the floor to where the roof starts

    5
    

    0

    Infinity

    0.5

    thickness: number

    thickness of the house

    0.5
    

    0

    Infinity

    0.1

    holeDiameter: number

    hole diameter of the house

    1.5
    

    0

    Infinity

    0.1

    holeDistToBottom: number

    hole distance to the bottom of the house

    2.5
    

    0

    Infinity

    0.5

    stickLength: number

    stick length

    1.2
    

    0

    Infinity

    0.1

    stickDiameter: number

    stick diameter

    0.5
    

    0

    Infinity

    0.1

    baseAttachmentHeight: number

    base attachment height

    2
    

    0

    Infinity

    0.5

    roofOverhang: number

    roof overhang

    1
    

    0

    Infinity

    0.5

    rotation: number

    Rotation of the bird house around the origin.

    0
    

    0

    Infinity

    10

    chimneyHeight: number

    Chimney height

    1
    

    0

    Infinity

    0.5

    origin: Point3

    Origin of the bird house (where the bird house would be attached to the tree or the wall)

    [0, 0, 0]