用于往三维线几何对象中的指定位置插入一个子对象,成功则返回 true,否则返回 false。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public bool InsertPart( int index, Point3Ds points ) |
C# |
---|
public bool InsertPart( int index, Point3Ds points ) |