Bitbybit Docs
    Preparing search index...

    Class HexGridData (Models.Point)

    A generated hexagonal grid: the center point of every hexagon, its corner points, and the row and column structure that placed them. The layout used for honeycomb patterns, perforations and panelised surfaces.

    Index

    Constructors

    Properties

    centers: Point3[]
    hexagons: Point3[][]
    shortestDistEdge: number
    longestDistEdge: number
    maxFilletRadius: number