ICone3D IFactory3D.CreateCylinder(Double length, Double radius)

Create a cylinder.

Parameters

  • length
    Type: Double
    The cylinder length.
  • radius
    Type: Double
    The cylinder radius.

Return Value

Type: ICone3D
Returns the cylinder.