SuperMap iClient3D for Plugin Reference  
insert 方法
请参见  反馈

index
指定的目标索引值。
feature3d
指定的待插入的三维要素对象。

Glossary Item Box

 

在指定的索引处插入三维要素对象。

语法

ASP.NET Ajax Javascript (Specification)  
function insert( 
   
index : Integer,
   
feature3d : Feature3D
) : Boolean;
ASP.NET Ajax Javascript (Usage)  
var resultVar = instanceOfFeature3Ds.insert(Integer,Feature3D);

参数

index
指定的目标索引值。
feature3d
待插入的三维要素对象。

返回值

插入成功则返回 true,否则返回 false。

需求

操作系统: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7


浏览器: Internet Explorer 6 以上

请参见

© 2000-2011 北京超图软件股份有限公司 保留所有权利。