Bitbybit Docs
    Preparing search index...

    Class CalmCupDtoBase<T, U> (Things.ThreeDPrinting.Cups.CalmCup)

    The parameter set for the Calm Cup, a shelled parametric cup with handles. 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

    • T
    • U

    Implemented by

    Index

    Constructors

    Properties

    height: T
    radiusBottom: T
    radiusTopOffset: T
    thickness: T
    fillet: T
    nrOfHandles: T
    handleDist: T
    precision: T
    rotation?: T
    scale?: T
    origin?: U
    direction?: U