interface TwoDimImportResultPartInvalid {
    problematicPoint?: Point2;
}

Properties

problematicPoint?: Point2