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

    El texto del encabezado

    LOVE YOU
    
    textName: string

    Nombre de la persona

    NORA
    
    fullModel: boolean

    Elige si producir la mitad del modelo (mejor para impresión 3D) o el modelo completo con dos lados

    true
    
    thickness: number

    Espesor del modelo

    6
    

    0.5

    20

    0.1

    decorationThickness: number

    Espesor adicional de las decoraciones

    1
    

    0.1

    3

    0.1

    rotation: number

    Rotación de la medalla del amor eterno

    0
    

    0

    Infinity

    10

    origin: Point3

    Origen de la medalla

    [0, 0, 0]
    
    direction: Vector3

    Dirección del modelo

    [0, 1, 0]