interface CadImportConfig {
    sheetUpperSideStrategy?: SheetUpperSideStrategy;
}

Properties

sheetUpperSideStrategy?: SheetUpperSideStrategy