ManuzXo
Results
2
issues of
ManuzXo
I have this specific error with linq: "System.NotSupportedException: 'The expression '[s].Node.Contains("0")', type: 'System.Linq.Expressions.MethodCallExpression' is not supported.'" this is the code: var query = (from s in InfluxDBQueryable.Queryable(BucketName, Organization, queryApiTest, memberResolver)...
Hi, I noticed that if I load a large IFC, like 90 MB of IFC, I go at 10 fps, the performance drops and with 20 MB or less of...