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

    Implements

    Index

    Constructors

    • Parameters

      • OptionalwidthFirstWing: number
      • OptionallengthFirstWing: number
      • OptionalterraceWidth: number
      • OptionalwidthSecondWing: number
      • OptionallengthSecondWing: number
      • OptionalheightWalls: number
      • OptionalroofAngleFirstWing: number
      • OptionalroofAngleSecondWing: number
      • OptionalroofOffset: number
      • OptionalroofInsideOverhang: number
      • OptionalroofMaxDistAttachmentBeams: number
      • OptionalroofAttachmentBeamWidth: number
      • OptionalroofAttachmentBeamHeight: number
      • OptionalroofOutsideOverhang: number
      • OptionalcolumnSize: number
      • OptionalceilingBeamHeight: number
      • OptionalceilingBeamWidth: number
      • OptionalnrCeilingBeamsBetweenColumns: number
      • OptionaldistBetweenColumns: number
      • OptionalfloorHeight: number
      • OptionalgroundLevel: number
      • OptionalfacadePanelThickness: number
      • OptionalwindowWidthOffset: number
      • OptionalwindowHeightOffset: number
      • OptionalwindowFrameThickness: number
      • OptionalwindowGlassFrameThickness: number
      • Optionallod: lodEnum
      • OptionalskinOpacity: number
      • Optionalrotation: number
      • Optionalorigin: Point3

      Returns Bit.Things.Architecture.ZenHideoutDto

    Properties

    widthFirstWing: number

    Width of the first wing of L shaped building

    4
    

    3

    Infinity

    0.5

    lengthFirstWing: number

    Length of the first wing of L shaped building

    10
    

    3

    Infinity

    0.5

    terraceWidth: number

    Width of the terrace

    3
    

    1

    Infinity

    0.25

    widthSecondWing: number

    Width of the second wing of L shaped building

    5
    

    3

    Infinity

    0.5

    lengthSecondWing: number

    Length of the second wing of L shaped building

    10
    

    3

    Infinity

    0.5

    heightWalls: number

    Height of the walls

    3
    

    3

    Infinity

    0.1

    roofAngleFirstWing: number

    Height of the first wing end

    15
    

    5

    Infinity

    5

    roofAngleSecondWing: number

    Height of the first wing end

    25
    

    5

    Infinity

    5

    roofOffset: number

    The offset to be applied to where the roof starts

    0.5
    

    0.2

    Infinity

    0.25

    roofInsideOverhang: number

    Roof overhang on the inside of the building (where the terrace is)

    0.5
    

    0

    Infinity

    0.25

    roofMaxDistAttachmentBeams: number

    Roof max distance between top attachment beams

    0.8
    

    0.1

    Infinity

    0.25

    roofAttachmentBeamWidth: number

    Roof attachment beam width

    0.2
    

    0.01

    Infinity

    0.05

    roofAttachmentBeamHeight: number

    Roof attachment beam height

    0.05
    

    0.01

    Infinity

    0.05

    roofOutsideOverhang: number

    Roof overhang on the inside of the building

    0.5
    

    0

    Infinity

    0.25

    columnSize: number

    Column size

    0.3
    

    0.01

    Infinity

    0.1

    ceilingBeamHeight: number

    Ceiling beam height

    0.25
    

    0.01

    Infinity

    0.05

    ceilingBeamWidth: number

    Ceiling beam width

    0.1
    

    0.01

    Infinity

    0.05

    nrCeilingBeamsBetweenColumns: number

    Nr ceiling beams between columns

    3
    

    1

    Infinity

    1

    distBetweenColumns: number

    Distance between columns

    2
    

    0.5

    Infinity

    0.25

    floorHeight: number

    The height of the floor

    0.1
    

    0.1

    Infinity

    0.1

    groundLevel: number

    ground level from the floor

    0.6
    

    0.1

    Infinity

    0.1

    facadePanelThickness: number

    Facade panel thickness

    0.05
    

    0.01

    Infinity

    0.01

    windowWidthOffset: number

    Window width parameter

    0.1
    

    0

    Infinity

    0.1

    windowHeightOffset: number

    Window bottom offset

    0.2
    

    0

    Infinity

    0.1

    windowFrameThickness: number

    Window frame thickness

    0.1
    

    0.01

    Infinity

    0.01

    windowGlassFrameThickness: number

    Window glass frame thickness

    0.05
    

    0.01

    Infinity

    0.01

    lod: lodEnum

    Level of detail to compute

    high
    
    skinOpacity: number

    The opacity of the skin - only applied if lod is set to high

    1
    

    0

    1

    0.1

    rotation: number

    Rotation of the zen hideout

    0
    

    0

    Infinity

    10

    origin: Point3

    Origin of the zen hideout

    [0, 0, 0]