Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
Scene :: getVertexCount
Synopsis
Returns the number of vertices in the parts tessellation
GUI Dialog
Script function
scene.getVertexCount
(
partPaths
[,
countOnceEachInstance
[,
countHidden
]]) ->
vertexCount
Parameters
partPaths
(
ScenePathList
) : The parts
countOnceEachInstance
(
Bool
)
[optional]
: If true ignore multiple instance of each tessellation
countHidden
(
Bool
)
[optional]
: If true, also count hidden components
Return value
vertexCount
(
Int
) : The number of vertices