向三维面几何对象中添加一个子对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public int AddPart( Point3Ds points ) |
参数
- points
- Type: SuperMap.Data..::.Point3Ds
组成区域子对象的点串
返回值
添加成功则返回新添加子对象索引,否则返回-1。备注
当三维点串的长度小于3时抛出异常ArgumentException