Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
Scene :: createCylinder
Synopsis
Create a new cylinder
GUI Dialog
Script function
scene.createCylinder
(
radius
,
height
[,
sides
[,
generateUV
]]) ->
occurrence
Parameters
radius
(
Double
) : Radius of the Cylinder
height
(
Double
) : Height of the Cylinder
sides
(
Int
)
[optional]
: Number of Sides of the Cylinder
generateUV
(
Boolean
)
[optional]
: Generation of the UV
Return value
occurrence
(
Occurrence
) : The created Occurrence