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