WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
LinetypeElement
Class LinetypeElement
线型元素基类
Hierarchy (
View Summary
)
LinetypeElement
SimpleLinetypeElement
TextLinetypeElement
ShapeLinetypeElement
Index
Constructors
constructor
Properties
type
length
Methods
clone
Constructors
constructor
new
LinetypeElement
(
type
:
LinetypeElementTypeValue
,
length
?:
number
,
)
:
LinetypeElement
Parameters
type
:
LinetypeElementTypeValue
length
:
number
= 0
Returns
LinetypeElement
Properties
type
type
:
LinetypeElementTypeValue
length
length
:
number
Methods
clone
clone
()
:
LinetypeElement
克隆元素
Returns
LinetypeElement
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
length
Methods
clone
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
线型元素基类