I am trying to develop an iPad app, which loads a model, reads the properties from model and build some logic on top of the properties. I tried to load different size models(revit), and tried to load the properties of all elements using getBulkProperties(), as well as getProprties(). These functions works fine for small size models, but for large models it simply returns undefined. I have tried to bind object tree created event, but it never gets fired in case of large models on iPad, Is there any way to load the properties for large models on iPad, and is there any difference on loading the properties from a linked model and a normal model?
question from:
https://stackoverflow.com/questions/65560277/loading-large-models-on-ipad 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…