The SectionTool extension seems not to be working in viewer version 2.25.4 (havn’t checked all the versions). Last version I used and it was working is 2.23.1
As you can see in this link that I just copy from the example from the doc and changed viewer version.
There is no error message or anything and I havn’t dig into the code. so I cannot say what’s the problem.
Hi @maipatana
Indeed, this is an oversight on our part after the last iteration on the section tool. This will get fixed in the next release, but until then as a temporary measure you can replace SectionTool
with OrientedSectionTool
in createExtension
Cheers
1 Like
Hi @maipatana
Following up on this, starting with 2.25.7
, you can refer to the section tool extension as SectionTool
like before and everything should be fine
Cheers
1 Like
Thank you for the update.
1 Like