RigDataView:GetFixtureCount()

Returns an integer.

This function will return the number of fixture rows displayed in the Rig Data view. You can use sorting and filtering of the fixture list to only display specific fixtures.

Example.

numFixtures = RigDataView:GetFixtureCount()

This would assign to the variable numFixtures the number of fixtures displayed in the fixture list.

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.