Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
Scene :: createTorus
Synopsis
Create a new torus
GUI Dialog
Script function
scene.createTorus
(
majorRadius
,
minorRadius
,
subdivisionLatitude
,
subdivisionLongitude
) ->
occurrence
Parameters
majorRadius
(
Double
) : Major Radius
minorRadius
(
Double
) : Minor Radius
subdivisionLatitude
(
Int
) : Subdivision of the Torus on the Latitude
subdivisionLongitude
(
Int
) : Subdivision of the Torus on the Longitude
Return value
occurrence
(
Occurrence
) : The created Occurrence