WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
EntityLineTypeUndoCommand
Class EntityLineTypeUndoCommand
实体线型修改撤销命令类 用于撤销实体线型的修改操作
Hierarchy (
View Summary
)
UndoCommandBase
EntityLineTypeUndoCommand
Index
Constructors
constructor
Properties
ents
old
Line
Types
new
Line
Types
type
Methods
pop
Undo
push
Redo
Constructors
constructor
new
EntityLineTypeUndoCommand
(
t
:
any
[]
)
:
EntityLineTypeUndoCommand
Parameters
t
:
any
[]
Returns
EntityLineTypeUndoCommand
Properties
ents
ents
:
any
[]
old
Line
Types
oldLineTypes
:
string
[]
new
Line
Types
newLineTypes
:
string
[]
type
type
:
string
Methods
pop
Undo
popUndo
()
:
number
执行撤销操作
Returns
number
撤销结果代码
push
Redo
pushRedo
()
:
number
执行重做操作
Returns
number
重做结果代码
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
ents
old
Line
Types
new
Line
Types
type
Methods
pop
Undo
push
Redo
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
实体线型修改撤销命令类 用于撤销实体线型的修改操作