WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
TableItemData
Interface TableItemData
表格提取输入数据项
interface
TableItemData
{
name
:
string
;
points
:
string
;
objectid
:
string
;
bounds
:
string
;
text
:
string
;
isclosed
:
number
;
}
Index
Properties
name
points
objectid
bounds
text
isclosed
Properties
name
name
:
string
points
points
:
string
objectid
objectid
:
string
bounds
bounds
:
string
text
text
:
string
isclosed
isclosed
:
number
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
name
points
objectid
bounds
text
isclosed
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
表格提取输入数据项