WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
ShapeLinetypeElement
Class ShapeLinetypeElement
形状线型元素
Hierarchy (
View Summary
)
LinetypeElement
ShapeLinetypeElement
Index
Constructors
constructor
Properties
type
length
shape
Name
shape
File
scale
rotation
rotation
Mode
x
Offset
y
Offset
Methods
clone
Constructors
constructor
new
ShapeLinetypeElement
(
shapeName
:
string
,
shapeFile
:
string
,
options
?:
ShapeLinetypeElementOptions
,
)
:
ShapeLinetypeElement
Parameters
shapeName
:
string
shapeFile
:
string
options
:
ShapeLinetypeElementOptions
= {}
Returns
ShapeLinetypeElement
Properties
type
type
:
LinetypeElementTypeValue
length
length
:
number
shape
Name
shapeName
:
string
shape
File
shapeFile
:
string
scale
scale
:
number
rotation
rotation
:
number
rotation
Mode
rotationMode
:
TextRotationModeValue
x
Offset
xOffset
:
number
y
Offset
yOffset
:
number
Methods
clone
clone
()
:
ShapeLinetypeElement
克隆元素
Returns
ShapeLinetypeElement
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
length
shape
Name
shape
File
scale
rotation
rotation
Mode
x
Offset
y
Offset
Methods
clone
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
形状线型元素