BrokenLineDrawer

折线

new YS.BrokenLineDrawer(options)

折线
Name Type Description
options Object 对象有下面这些属性:
Name Type Description
ys YouScene YouScene对象
id String optional 唯一标识
name String optional 名称
color Color optional 颜色
active Boolean optional 是否激活
Implements:

Methods

getPositionss()Array.<Array.<XYZ>>

获取点集
Returns:
点集
Implements: