ModelData:getNodeCount
EditReturns the number of nodes in the model.
count = ModelData:getNodeCount()
Arguments
None
Returns
Name | Type | Description |
count | number | The number of nodes in the model. |
See also
Model:getNodeCount
ModelData
Returns the number of nodes in the model.
count = ModelData:getNodeCount()
None
Name | Type | Description |
count | number | The number of nodes in the model. |
Model:getNodeCount
ModelData