up
This commit is contained in:
10
types/GraphicsSystem/RenderType.d.ts
vendored
10
types/GraphicsSystem/RenderType.d.ts
vendored
@@ -18,11 +18,11 @@ export declare enum RenderType {
|
||||
Print = 5,
|
||||
/**物理带线框 */
|
||||
Physical2 = 6,
|
||||
Edge = 7,
|
||||
PlaceFace = 8,
|
||||
BigHoleFace = 81,
|
||||
CustomNumber = 9,
|
||||
ModelGroove = 10,
|
||||
Edge = 7,//封边检查 OpenCabinet.UNOPENRENDERTYPE 该视图下不支持开门动作
|
||||
PlaceFace = 8,//排版面 OpenCabinet.UNOPENRENDERTYPE 该视图下不支持开门动作
|
||||
BigHoleFace = 81,//大孔面 OpenCabinet.UNOPENRENDERTYPE 该视图下不支持开门动作
|
||||
CustomNumber = 9,//自定义编号
|
||||
ModelGroove = 10,//造型槽 OpenCabinet.UNOPENRENDERTYPE 该视图下不支持开门动作
|
||||
/******************************************** 在视口时的渲染模式 */
|
||||
/**
|
||||
* 线框模式
|
||||
|
Reference in New Issue
Block a user