ICone3D
IFactory3D
.CreateCylinder(Double length, Double radius)
Create a cylinder.
Remarks
Examples
Parameters
length
Type: Double
The cylinder length.
radius
Type: Double
The cylinder radius.
Return Value
Type:
ICone3D
Returns the cylinder.