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

    Class CrossSectionFromPolygonsPointsDto

    Index

    Constructors

    Properties

    polygonPoints: Point3[][]

    Points describing multiple polygons

    fillRule?: fillRuleEnum

    Fill rule for polygon interpretation

    positive
    
    removeDuplicates?: boolean

    Remove consecutive duplicate points before creating polygons

    false
    
    tolerance?: number

    Tolerance for duplicate removal

    1e-7