ModelData:getNodeCount

Edit

Returns the number of nodes in the model.

count = ModelData:getNodeCount()

Arguments

None

Returns

NameTypeDescription
countnumber The number of nodes in the model.

See also