Constructor
new ReplacePipeNode(viewer, options)
沿轴移动构造函数
Parameters:
Name | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
viewer |
Viewer | 场景对象 |
|||||||||||||||
options |
Object | 可选参数 Properties
|
Classes
Methods
endEdit()
结束编辑
replace(id)
替换模型
Parameters:
Name | Type | Description |
---|---|---|
id |
String | 模型对应id |
startEdit(callback)
开始编辑
Parameters:
Name | Type | Description |
---|---|---|
callback |
function | 选择完成后执行的回调函数 编辑实体作为参数传递给回调函数 |