Bitbybit Docs
    Preparing search index...

    Class EternalLoveDto (Things.ThreeDPrinting.Medals.EternalLove)

    The parameter set for the Eternal Love medal, a disc with an engraved relief. 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

      • OptionaltextHeading: string
      • OptionaltextName: string
      • OptionalfullModel: boolean
      • Optionalthickness: number
      • OptionaldecorationThickness: number
      • Optionalrotation: number
      • Optionalorigin: Point3
      • Optionaldirection: Vector3

      Returns EternalLoveDto

    Properties

    textHeading: string

    O texto do cabeçalho

    LOVE YOU
    
    textName: string

    Nome da pessoa

    NORA
    
    fullModel: boolean

    Escolha se produzir metade do modelo (melhor para impressão 3D) ou o modelo completo com dois lados

    true
    
    thickness: number

    Espessura do modelo

    6
    

    0.5

    20

    0.1

    decorationThickness: number

    Espessura adicional das decorações

    1
    

    0.1

    3

    0.1

    rotation: number

    Rotação da medalha eternal love

    0
    

    0

    Infinity

    10

    origin: Point3

    Origem da medalha

    [0, 0, 0]
    
    direction: Vector3

    Direção do modelo

    [0, 1, 0]