复合参数化面几何对象类。派生于 GeoParametricRegion 类。
复合参数化线几何对象由一个或多个线几何对象构成,目前支持的面几何对象类型有它本身类型的几何对象 GeoParametricRegionCompound、参数化面几何对象 GeoParametricRegion、面几何对象 GeoRegion 和圆几何对象 GeoCircle。
目前只有UDB、SQLPlus 和 OraclePlus三种类型的数据引擎支持复合参数化面几何对象。
程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public class GeoParametricRegionCompound : GeoParametricRegion |
备注
下图是一个复合参数化面几何对象。
继承层次
System..::.Object
SuperMap.Data..::.Geometry
SuperMap.Data..::.GeoParametricRegion
SuperMap.Data..::.GeoParametricRegionCompound
SuperMap.Data..::.Geometry
SuperMap.Data..::.GeoParametricRegion
SuperMap.Data..::.GeoParametricRegionCompound