Bitbybit Docs
    Preparing search index...

    Class PhoneNestDto (Things.ThreeDPrinting.Desktop.PhoneNest)

    The parameter set for the Phone Nest desk stand. 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

      • 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

    Altura do suporte de telemóvel na parte de baixo

    5
    

    0

    Infinity

    0.01

    heightTop: number

    Altura do suporte de telemóvel na parte de cima

    16
    

    0

    Infinity

    0.1

    widthBack: number

    Largura do suporte de telemóvel na parte de trás

    25
    

    0

    Infinity

    0.1

    widthFront: number

    Largura do suporte de telemóvel na frente e no apoio

    10
    

    0

    Infinity

    0.1

    length: number

    Comprimento da base do suporte

    16
    

    0

    Infinity

    0.1

    backOffset: number

    O deslocamento traseiro

    6
    

    0

    Infinity

    0.1

    thickness: number

    A espessura da mesa

    0.4
    

    0.01

    Infinity

    0.01

    applyOrnaments: boolean

    Aplicar os ornamentos finais

    false
    
    filletRadius: number

    O raio do arredondamento

    2
    

    0.001

    Infinity

    0.1

    phoneHeight: number

    A altura do telemóvel

    16.8
    

    0

    Infinitypho

    0.01

    phoneWidth: number

    A largura do telemóvel

    7.8
    

    0

    Infinity

    0.01

    phoneThickness: number

    A espessura do telemóvel

    0.7
    

    0

    Infinity

    0.01

    precision: number

    Precisão de malha do modelo desenhado. Quanto menor o número, mais preciso é o modelo desenhado. Tenha em conta que o resultado deste algoritmo também contém a forma occt pura, que pode ser malhada separadamente em qualquer comando assíncrono de desenho

    0.01
    

    0.000001

    5

    0.001

    drawEdges: boolean

    Define se as arestas do modelo devem ser desenhadas

    true
    
    rotation: number

    Rotação da mesa em graus

    0
    

    0

    Infinity

    10

    scale: number

    Escala da mesa

    1
    

    0

    Infinity

    origin: Point3

    Origem da medalha

    [0, 0, 0]
    
    direction: Vector3

    Direção do modelo

    [0, 1, 0]