同步最新的WebCAD代码,包括窗户与材质槽
This commit is contained in:
2
types/GraphicsSystem/RenderType.d.ts
vendored
2
types/GraphicsSystem/RenderType.d.ts
vendored
@@ -35,7 +35,7 @@ export declare enum RenderType {
|
||||
PhysicalPrint = 103,
|
||||
JigPrint = 104,
|
||||
PrintPrint = 105,
|
||||
/**物理带线框 */
|
||||
/**真实带线框 */
|
||||
Physical2Print = 106
|
||||
}
|
||||
export declare function IsPhysical(renderType: RenderType): boolean;
|
||||
|
Reference in New Issue
Block a user