Bitbybit Docs
    Preparing search index...

    Class ArabicArchwayDto (Things.ThreeDPrinting.Vases.ArabicArchway)

    The parameter set for the Arabic Archway vase, built from repeated arch profiles. 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

      • OptionalnrOfSides: number
      • OptionalnrOfVerticalArches: number
      • OptionalarchCenterThickness: number
      • OptionaledgesThickness: number
      • Optionalthickness: number
      • OptionalbaseHeight: number
      • OptionalpatchHoles: boolean
      • Optionallod: lodEnum
      • Optionalrotation: number
      • Optionalorigin: Point3
      • Optionaldirection: Point3
      • Optionalscale: Vector3

      Returns ArabicArchwayDto

    Properties

    profilePoints: Point3[]

    число сторон вазы arabic archway

    [[2, 0, 0],[4, 5, 0],[1.5, 10, 0],[2, 14, 0]]
    
    nrOfSides: number

    число сторон вазы arabic archway

    3
    

    3

    30

    1

    nrOfVerticalArches: number

    число вертикальных арок

    6
    

    2

    30

    1

    archCenterThickness: number

    Толщина центра арки

    0.8
    

    0

    10

    0.1

    edgesThickness: number

    Толщина ребер

    0.2
    

    0

    10

    0.1

    thickness: number

    Толщина вазы в самой широкой части

    1
    

    0

    1

    0.1

    baseHeight: number

    Указывает, какой высоты должно быть основание, если 0, то основание не строится

    0.4
    

    0

    10

    0.1

    patchHoles: boolean

    Указывает, нужно ли закрывать отверстия вазы

    true
    
    lod: lodEnum

    Уровень детализации модели

    high
    
    rotation: number

    Поворот serenity swirl

    0
    

    0

    Infinity

    10

    origin: Point3

    Начало координат вазы

    [0, 0, 0]
    
    direction: Point3

    Направление вазы

    [0, 1, 0]
    
    scale: Vector3

    Масштаб вазы

    [1, 1, 1]