简体   繁体   English

Autodesk forge(查看器)是否支持空间功能

[英]does autodesk forge (viewer) supportes spatial functions

i want to know if i can perform some spatial function using autodesk forge.我想知道我是否可以使用 Autodesk Forge 执行一些空间 function。

for example intersect - contains - touches - within...例如相交 - 包含 - 接触 - 在...内

if i can write an extension that will allow me to draw a polygon and select (or get somehow) the ids of all objects inside it.如果我可以编写一个扩展,允许我绘制一个多边形和 select (或以某种方式获取)其中所有对象的 ID。

i have found this blog https://forge.autodesk.com/blog/area-planning-tool-forge-viewer-and-mysql and i would like to know if instead of getting the area of the polygon, i can get the elements within it.我找到了这个博客https://forge.autodesk.com/blog/area-planning-tool-forge-viewer-and-mysql ,我想知道如果不是获取多边形的面积,我可以得到其中的元素。

thank you!!谢谢你!!

Definitely, you can start by getting the THREE.Box for a Forge Viewer element, then use box methods as you need.当然,您可以从获取 Forge Viewer 元素的 THREE.Box 开始,然后根据需要使用框方法。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM