Bitbybit Docs
    Preparing search index...

    Class ElegantTableDto (Things.Furniture.Tables.ElegantTable)

    The parameter set for the Elegant Table, with a profiled top and turned legs. 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

      • Optionalheight: number
      • Optionalwidth: number
      • Optionallength: number
      • OptionaltopThickness: number
      • OptionaltopOffset: number
      • OptionalbottomThickness: number
      • OptionalminFillet: number
      • OptionalradiusLegTop: number
      • OptionalradiusLegBottom: number
      • OptionalnrLegPairs: number
      • Optionalprecision: number
      • OptionaldrawEdges: boolean
      • Optionalrotation: number
      • Optionalscale: number
      • Optionalorigin: Point3
      • Optionaldirection: Vector3

      Returns ElegantTableDto

    Properties

    height: number

    টেবিলের উচ্চতা

    0.74
    

    0.1

    Infinity

    0.01

    width: number

    টেবিলের প্রস্থ

    1
    

    0

    Infinity

    0.1

    length: number

    টেবিলের দৈর্ঘ্য

    2
    

    0

    Infinity

    0.1

    topThickness: number

    টেবিলের উপরের পুরুত্ব

    0.02
    

    0.001

    Infinity

    0.001

    topOffset: number

    টেবিলের ভিত্তি থেকে উপরের অফসেট

    0.03
    

    0

    Infinity

    0.01

    bottomThickness: number

    টেবিলের নিচের পুরুত্ব

    0.05
    

    0.01

    Infinity

    0.01

    minFillet: number

    টেবিলের কোণা ফিলেট করুন

    0.2
    

    0

    Infinity

    0.1

    radiusLegTop: number

    পায়ার উপরের ব্যাসার্ধ

    0.03
    

    0.01

    Infinity

    0.01

    radiusLegBottom: number

    পায়ার উপরের ব্যাসার্ধ

    0.01
    

    0.01

    Infinity

    0.01

    nrLegPairs: number

    টেবিলের পায়ার জোড়ার সংখ্যা

    2
    

    2

    Infinity

    1

    precision: number

    আঁকা মডেলের মেশিং প্রিসিশন। সংখ্যা যত কম, আঁকা মডেল তত নির্ভুল। মনে রাখবেন এই অ্যালগরিদমের আউটপুটে বিশুদ্ধ occt আকৃতিও থাকে যা draw any async কমান্ডে আলাদাভাবে মেশ করা যায়

    0.001
    

    0.000001

    5

    0.001

    drawEdges: boolean

    মডেলের এজগুলি আঁকা হবে কিনা তা নির্ধারণ করে

    true
    
    rotation: number

    ডিগ্রিতে টেবিলের ঘূর্ণন

    0
    

    0

    Infinity

    10

    scale: number

    টেবিলের স্কেল

    1
    

    0

    Infinity

    origin: Point3

    মেডেলের মূলবিন্দু

    [0, 0, 0]
    
    direction: Vector3

    মডেলের দিক

    [0, 1, 0]