IPoint3D Factory3D.CreatePoint(IEnumerable<IWorldPoint> param1, Double param2)

Create multiple points.

Parameters

  • param1
    Type: IEnumerable<IWorldPoint>
  • param2
    Type: Double

Return Value

Type: IPoint3D