ICone3D
IFactory3D
.CreateCone(Double length, Double bottomRadius)
Create a cone with top radius equals to 0.
Remarks
Examples
Parameters
length
Type: Double
The cone length.
bottomRadius
Type: Double
The cone bottom radius.
Return Value
Type:
ICone3D
Returns the cone.