79290980

Date: 2024-12-18 11:56:09
Score: 1
Natty:
Report link

The Procore BIM Web Viewer SDK (@procore/bim-webviewer-sdk) does not natively support adding custom tessellation geometry directly to the viewer out of the box. The SDK is designed primarily to render and interact with BIM (Building Information Modeling) models, typically using formats like IFC or glTF, which already contain pre-defined geometry.

Directly adding tessellation geometry to the Procore BIM Web Viewer is not natively supported, but you can overlay custom geometry using a combination of external 3D libraries like three.js alongside the SDK. This would involve manually positioning and managing the geometry to ensure it aligns with the BIM model.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user28838012