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

    Class ShapesToMeshesDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionalshapes: T[]
      • Optionalprecision: number
      • OptionaladjustYtoZ: boolean

      Returns ShapesToMeshesDto<T>

    Properties

    shapes: T[]

    Shapes to transform

    undefined
    
    precision: number

    Precision of the mesh

    0.01
    

    0

    Infinity

    0.001

    adjustYtoZ: boolean

    Adjust Y (up) coordinate system to Z (up) coordinate system

    false