bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Type Parameters

    • T
    Index

    Constructors

    Properties

    topMaterial?: T

    Material of the top of the table

    undefined

    true

    topBaseMaterial?: T

    Material of the top base of the table

    undefined

    true

    legsMaterial?: T

    Material of the legs of the table

    undefined

    true

    drawFaces: boolean

    You can turn off drawing of faces via this property

    true
    
    precision: number

    Meshing precision of the drawn model. The lower the number the more precise the drawn model is. Keep in mind that output of this algorithm also contains pure occt shape that can be meshed separately in draw any async commands

    0.001
    

    0.000001

    5

    0.001

    drawEdges: boolean

    Defines if the edges of the model should be drawn

    true
    
    edgeColour: string

    Hex colour string for the edges

    #ffffff
    
    edgeWidth: number

    Edge width

    0.06
    

    0

    Infinity