向复合参数化线几何对象中添加一个子对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public int Add( Geometry geometry ) |
参数
- geometry
- Type: SuperMap.Data..::.Geometry
待添加的子对象,目前支持的线几何对象类型有复合参数化线几何对象 GeoParametricLineCompound、参数化线对象 GeoParametricLine、线几何对象 GeoLine 和圆弧几何对象 GeoArc。