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[]

    अरबी मेहराब फूलदान के लिए भुजाओं की संख्या

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

    अरबी मेहराब फूलदान के लिए भुजाओं की संख्या

    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

    सेरेनिटी स्वर्ल का रोटेशन

    0
    

    0

    Infinity

    10

    origin: Point3

    फूलदान का मूल बिंदु

    [0, 0, 0]
    
    direction: Point3

    फूलदान की दिशा

    [0, 1, 0]
    
    scale: Vector3

    फूलदान का स्केल

    [1, 1, 1]