Bitbybit Docs
    Preparing search index...

    Class DropletsPhoneHolderDtoBase<S, B, T, V> (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.

    Type Parameters

    • S
    • B
    • T
    • V

    Implemented by

    Index

    Constructors

    Properties

    title?: S
    subtitle: S
    includeLogo: B
    thickness: T
    kerf: T
    phoneWidth: T
    phoneHeight: T
    phoneThickness: T
    backLength: T
    angle: T
    offsetAroundPhone: T
    penShelf: T
    phoneLockHeight: T
    filletRadius: T
    includePattern: B
    densityPattern: T
    holesForWire: B
    wireInputThickness: T
    includeModel: B
    includeDrawings: B
    spacingDrawings: T
    rotation?: T
    direction?: V
    scale?: V
    origin?: V