创建骨架。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public bool Make( double[] Vertices, int[] Indexes ) |
参数
- Vertices
- Type: array<
System..::.Double
>[]()[]
指定的顶点坐标列表。
- Indexes
- Type: array<
System..::.Int32
>[]()[]
指定的骨架索引列表。