Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Needs review
Workspace AutoPIPE
Categories UI
Created by Guest
Created on Aug 28, 2025

Add Library editor feature to limit max number of rows allowed per material table

AutoPIPE's Material library tables has a memory buffer limitation of 231. The buffer is calculated by (No. of Rows) x (No. of col.) >= 231.

This feature would automatically limit the users ability to adjust the max number of rows in a specific table. Any data added beyond this limit would just be ignored by the program and could not be called.


This would benefit the user to not enter more material data than can be allowed by the buffer size limit.