通过该方法可以动态地向缓存中添加模型。只允许对矢量模型缓存加载后生成的图层添加模型。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void AddGeoModels( GeoModel[] geoModels ) |
参数
- geoModels
- Type: array<
SuperMap.Data..::.GeoModel
>[]()[]
待添加的模型数组。