2021-01-28 10:17:21 +08:00
|
|
|
export declare class Command_DXFImport {
|
|
|
|
exec(): Promise<void>;
|
2021-07-28 10:23:42 +08:00
|
|
|
private drawAlignPoint;
|
|
|
|
private DrawRadDiaDim;
|
|
|
|
private GetMatrix4;
|
2021-01-28 10:17:21 +08:00
|
|
|
}
|
|
|
|
//# sourceMappingURL=DXFLoad.d.ts.map
|