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]