Model:getNodeCount

Edit

Returns the number of nodes in the model.

count = Model:getNodeCount()

Arguments

None

Returns

NameTypeDescription
countnumber The number of nodes in the model.

See also