ICone3D IFactory3D.CreateCone(Double length, Double bottomRadius, Double topRadius)
Create a cone.
Examples
Parameters
-
length
Type: Double
The cone length.
-
bottomRadius
Type: Double
The cone bottom radius.
-
topRadius
Type: Double
The cone top radius.
Return Value
Returns the cone.