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

    Type Parameters

    • T
    Index

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionalfaces: T[]
      • OptionaluNumber: number
      • OptionalvNumber: number
      • Optionalheight: number

      Returns PyramidSimpleDto<T>

    Properties

    faces: T[]

    The faces on which to apply the pattern

    undefined
    
    uNumber: number

    The nr of pyramids along u direction of the face

    10
    

    1

    Infinity

    1

    vNumber: number

    The nr of pyramids along v direction of the face

    10
    

    1

    Infinity

    1

    height: number

    The height of the pyramid

    0.2
    

    -Infinity

    Infinity

    0.1

    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.01
    

    0.000001

    5

    0.001