IPoint3D IFactory3D.CreatePoint(IWorldPoint point, Double size)

Create a point.

Parameters

  • point
    The point location.
  • size
    Type: Double
    The point size .

Return Value

Type: IPoint3D
Returns the point.