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

    Implements

    Index

    Constructors

    • Parameters

      • OptionalheightBottom: number
      • OptionalheightTop: number
      • OptionalwidthBack: number
      • OptionalwidthFront: number
      • Optionallength: number
      • OptionalbackOffset: number
      • Optionalthickness: number
      • OptionalapplyOrnaments: boolean
      • OptionalfilletRadius: number
      • OptionalphoneHeight: number
      • OptionalphoneWidth: number
      • OptionalphoneThickness: number
      • Optionalprecision: number
      • OptionaldrawEdges: boolean
      • Optionalrotation: number
      • Optionalscale: number
      • Optionalorigin: Point3
      • Optionaldirection: Vector3

      Returns PhoneNestDto

    Properties

    heightBottom: number

    Height of the phone holder at the bottom

    5
    

    0

    Infinity

    0.01

    heightTop: number

    Height of the phone holder at the top

    16
    

    0

    Infinity

    0.1

    widthBack: number

    Width of the phone holder on the back

    25
    

    0

    Infinity

    0.1

    widthFront: number

    Width of the phone holder on the front and holder

    10
    

    0

    Infinity

    0.1

    length: number

    Length of the holder base

    16
    

    0

    Infinity

    0.1

    backOffset: number

    The back offset

    6
    

    0

    Infinity

    0.1

    thickness: number

    The thickness of the table

    0.4
    

    0.01

    Infinity

    0.01

    applyOrnaments: boolean

    Apply final ornaments

    false
    
    filletRadius: number

    The radius of the fillet

    2
    

    0.001

    Infinity

    0.1

    phoneHeight: number

    The height of the phone

    16.8
    

    0

    Infinitypho

    0.01

    phoneWidth: number

    The width of the phone

    7.8
    

    0

    Infinity

    0.01

    phoneThickness: number

    The thickness of the phone

    0.7
    

    0

    Infinity

    0.01

    precision: number

    Meshing precision of the drawn model. The lower the number the more precise the drawn model is. Keep in mind that output of this algorithm also contains pure occt shape that can be meshed separately in draw any async commands

    0.01
    

    0.000001

    5

    0.001

    drawEdges: boolean

    Defines if the edges of the model should be drawn

    true
    
    rotation: number

    Rotation of the table in degrees

    0
    

    0

    Infinity

    10

    scale: number

    Scale of the table

    1
    

    0

    Infinity

    origin: Point3

    Origin of the medal

    [0, 0, 0]
    
    direction: Vector3

    Direction of the model

    [0, 1, 0]