Search
Preparing search index...
The search index is not available
@obv/obv-addin-core
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
Measure
Class Measure
Hierarchy
any
Measure
Implements
IMeasure
Index
Constructors
constructor
Properties
angle
Tool
area
Tool
length
Tool
measurement
Panel
svg
Ele
viewer
addin
Id
i18n
Methods
change
Tool
get
Model
Units
is
Active
load
set
Active
unload
Constructors
constructor
new
Measure
(
viewer
:
any
, options
:
any
)
:
Measure
Parameters
viewer:
any
options:
any
Returns
Measure
Properties
angle
Tool
angle
Tool
:
AngleTool
area
Tool
area
Tool
:
AreaTool
length
Tool
length
Tool
:
LengthTool
measurement
Panel
measurement
Panel
:
MeasurePanel
svg
Ele
svg
Ele
:
SVGElement
viewer
viewer
:
any
Static
addin
Id
addin
Id
:
string
= "OBVAddins.Measure"
Static
i18n
i18n
:
any
Methods
change
Tool
change
Tool
(
isActive
:
boolean
, type
:
string
)
:
void
Parameters
isActive:
boolean
type:
string
Returns
void
get
Model
Units
get
Model
Units
(
)
:
string
获取当前模型的单位值
Returns
string
is
Active
is
Active
(
)
:
boolean
当前测量工具是否激活
Returns
boolean
load
load
(
)
:
Promise
<
boolean
>
加载measure插件
Returns
Promise
<
boolean
>
set
Active
set
Active
(
active
:
boolean
, toolName
:
string
)
:
void
设置激活某一种工具
Parameters
active:
boolean
toolName:
string
Returns
void
unload
unload
(
)
:
boolean
卸载measure插件
Returns
boolean
Globals
Measure
Event
Types
Tool
Type
Measure
constructor
angle
Tool
area
Tool
length
Tool
measurement
Panel
svg
Ele
viewer
addin
Id
i18n
change
Tool
get
Model
Units
is
Active
load
set
Active
unload
Generated using
TypeDoc
获取当前模型的单位值