Skip to content

Can PLS.BoundingBox be obtained based on the positions of the holes at the four corners? #2

Description

@icewenwu

when
if (FileType == BoardFileType.Drill)
{
PLS = PolyLineSet.LoadExcellonDrillFile(log, GerberFilename); ;
}

PLS.BoundingBox.BottomRight.X ,PLS.BoundingBox.TopLeft.X
PLS.BoundingBox.BottomRight.Y ,PLS.BoundingBox.TopLeft.Y

Can PLS.BoundingBox be obtained based on the positions of the holes at the four corners?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions