How to use "useConstantLod" for mesh #23
Replies: 4 comments 9 replies
-
Hi Peter, What is the specific problem you are observing? @MarcNeely can confirm whether your connector code is correct. |
Beta Was this translation helpful? Give feedback.
-
Hmm, I don't know. Perhaps it's a spelling error? It's pattern_usecontantlod (all lower-case), not pattern_useConstantLod. |
Beta Was this translation helpful? Give feedback.
-
@aruniverse fyi we know how to fix this, should not take long, but up to you whether or not to hold up the release for it. |
Beta Was this translation helpful? Give feedback.
-
@PeterJBassett the fix has been incorporated into the 4.4.0 release candidate. |
Beta Was this translation helpful? Give feedback.
-
Hello I am developing the FutureOn-iTwin connector used by Shell.
There is a problem with tiling for a bathymetry mesh. The following is the guidance that was given from Bentley:
I have done the following in the connector code:
ie. I have added
pattern_useConstantLod: true,
However, this has not fixed the problem with the mesh tiling.
Please can you let me know if I have misunderstood the guidance, and let me know how to fix the problem.
Beta Was this translation helpful? Give feedback.
All reactions