在指定的索引处插入三维要素集合对象。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public Feature3Ds Insert( int index, Feature3Ds features ) |
参数
- index
- Type: System..::.Int32
指定的目标索引值。
- features
- Type: SuperMap.Realspace..::.Feature3Ds
指定的待插入的三维要素集合对象。