根据给定的 Point3Ds 对象构造一个与其完全相同的新对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public Point3Ds( Point3Ds points ) |
参数
- points
- Type: SuperMap.Data..::.Point3Ds
指定的 Point3Ds 对象。
C# |
---|
public Point3Ds( Point3Ds points ) |