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