开发:导出api
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										3
									
								
								types/DatabaseServices/Entity/Board.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								types/DatabaseServices/Entity/Board.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,4 @@
 | 
			
		||||
import Geom3 from '@jscad/modeling/src/geometries/geom3/type';
 | 
			
		||||
import { BufferGeometry, Frustum, Geometry, Matrix3, Matrix4, Object3D, UVGenerator, Vector3 } from 'three';
 | 
			
		||||
import { FaceDirection } from "../../Add-on/DrawDrilling/DrillType";
 | 
			
		||||
import { ObjectSnapMode } from '../../Editor/ObjectSnapMode';
 | 
			
		||||
@@ -162,7 +163,7 @@ export declare class Board extends ExtrudeSolid {
 | 
			
		||||
    /**
 | 
			
		||||
     * 这个函数生成了二维刀路的csg数组,并且同时生成了_2DPathDrawObject(二维刀路提刀线框显示对象)
 | 
			
		||||
     */
 | 
			
		||||
    private Get2DPathCsgs;
 | 
			
		||||
    Get2DPathCsgs(): Geom3[];
 | 
			
		||||
    protected get Has2DPath(): boolean;
 | 
			
		||||
    private _workerCalcedGeom;
 | 
			
		||||
    private _async2DPathIng;
 | 
			
		||||
 
 | 
			
		||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user