根据指定的参数来构造一个 GeoRegion3D 的新对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public GeoRegion3D( Point3Ds points ) |
参数
- points
- Type: SuperMap.Data..::.Point3Ds
指定的三维点串。
备注
当三维点串的长度小于3时抛出异常ArgumentException