WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
IBranchCreateDialogConfig
Interface IBranchCreateDialogConfig
创建分支对话框配置
interface
IBranchCreateDialogConfig
{
type
:
"imports"
|
"designs"
;
mapid
?:
string
;
version
?:
string
;
designPath
?:
string
;
fromBranchName
:
string
;
fromPatchId
:
string
;
}
Index
Properties
type
mapid?
version?
design
Path?
from
Branch
Name
from
Patch
Id
Properties
type
type
:
"imports"
|
"designs"
图纸类型
Optional
mapid
mapid
?:
string
地图ID (imports)
Optional
version
version
?:
string
版本号 (imports)
Optional
design
Path
designPath
?:
string
设计图路径 (designs)
from
Branch
Name
fromBranchName
:
string
源分支名称
from
Patch
Id
fromPatchId
:
string
源 Patch ID
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
type
mapid
version
design
Path
from
Branch
Name
from
Patch
Id
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
创建分支对话框配置