Bitbybit Docs
    Preparing search index...

    Class DropletsPhoneHolderDto (Things.LaserCutting.Gadgets.DropletsPhoneHolder)

    The parameter set for the Droplets Phone Holder, assembled from laser-cut flat parts. Generic in its value types so the same list can be expressed for a plain script, where every value is a number, and for a driven model, where a value can be an expression or a bound input. Concrete DTOs fill those type parameters in; read this class for what the model is actually shaped by.

    Implements

    Index

    Constructors

    • Parameters

      • Optionaltitle: string
      • Optionalsubtitle: string
      • OptionalincludeLogo: boolean
      • Optionalthickness: number
      • Optionalkerf: number
      • OptionalphoneWidth: number
      • OptionalphoneHeight: number
      • OptionalphoneThickness: number
      • OptionalbackLength: number
      • Optionalangle: number
      • OptionaloffsetAroundPhone: number
      • OptionalpenShelf: number
      • OptionalphoneLockHeight: number
      • OptionalfilletRadius: number
      • OptionalincludePattern: boolean
      • OptionaldensityPattern: number
      • OptionalholesForWire: boolean
      • OptionalwireInputThickness: number
      • OptionalincludeModel: boolean
      • OptionalincludeDrawings: boolean
      • OptionalspacingDrawings: number
      • Optionalrotation: number
      • Optionalorigin: Point3
      • Optionaldirection: Point3
      • Optionalscale: Vector3

      Returns DropletsPhoneHolderDto

    Properties

    title: string

    Título do suporte de telemóvel

    Your Name
    
    subtitle: string

    Subtítulo do suporte de telemóvel

    And Message
    
    includeLogo: boolean

    Incluir o logótipo

    true
    
    thickness: number

    Espessura do suporte de telemóvel

    0.4
    

    0

    Infinity

    0.1

    kerf: number

    Valor de kerf para o corte a laser das juntas

    0.01
    

    0

    Infinity

    0.001

    phoneWidth: number

    Largura do telemóvel

    8
    

    4

    Infinity

    0.1

    phoneHeight: number

    Altura do telemóvel

    16
    

    4

    Infinity

    0.1

    phoneThickness: number

    Espessura do telemóvel

    1
    

    0

    Infinity

    0.1

    backLength: number

    Comprimento das costas

    10
    

    5

    Infinity

    0.1

    angle: number

    Ângulo das costas

    20
    

    0

    60

    1

    offsetAroundPhone: number

    Deslocamento à volta do telemóvel

    0.5
    

    0

    Infinity

    0.1

    penShelf: number

    Prateleira para canetas

    1
    

    0.5

    Infinity

    0.1

    phoneLockHeight: number

    Altura do encaixe do telemóvel

    2
    

    0.5

    Infinity

    0.1

    filletRadius: number

    Raio de arredondamento

    0.3
    

    0.1

    0.4

    0.1

    includePattern: boolean

    Incluir padrão

    false
    
    densityPattern: number

    Densidade do padrão

    0.4
    

    0

    2

    0.1

    holesForWire: boolean

    Incluir padrão

    true
    
    wireInputThickness: number

    Espessura da entrada do cabo

    1.5
    

    0.7

    Infinity

    0.1

    includeModel: boolean

    Incluir modelo 3D

    true
    
    includeDrawings: boolean

    Incluir desenhos

    true
    
    spacingDrawings: number

    Espaçamento dos desenhos

    0.5
    

    0

    Infinity

    0.1

    rotation: number

    Rotação do modelo

    0
    

    0

    Infinity

    10

    origin: Point3

    Origem do modelo

    [0, 0, 0]
    
    direction: Point3

    Direção do modelo

    [0, 1, 0]
    
    scale: Vector3

    Escala do modelo

    [1, 1, 1]