problem description how do I generate ORC image files after forge converts 2d drawings? ...
problem description can viewer be cut by model? For example, if three models are loaded in viewer at the same time, I will cut the model three times: 1, the first cut is z-direction, and the first model is the first model, but the second model and th...
problem description forge viewer is a great function in roaming, but for large models, it will make people confused when they enter the interior of the building. If combined with the function of mini-map navigation, marking the current location in the...
1. At present, it is known that there are multiple viewpoints in the project, and I want to form a browsing path based on the information of these viewpoints. 2. The data format of a viewpoint information is as follows 3. In forge viewer , how t...
1. At present, it is known that there are multiple viewpoints in the project, and I want to form a browsing path based on the information of these viewpoints. 2. The data format of a viewpoint information is as follows 3. In forge viewer , how t...
recently found in the project that the viewer.fitToView () method in 2D mode is invalid because there is no model.getData (). InstanceTree in 2D. Therefore, I want to find the geometric model information of each component in the model, calculate the ...
A grid function needs to be added to the recent project. Refer to the grid effect done by others as follows: when the mouse hovers over a circle or a straight line, a label prompts : demothree.jsthis.viewer.impl.scenehtmlcanvas ...
the click event of the button in part of the model is encapsulated into setActiveNavigationTool (toolbar-name), but it can only perform one operation, such as firstpersion or orbit, etc. How can roaming and cutting exist at the same time without modifyin...
how to extract the engineering quantity of different measurement units at one time: for example: column, wall, beam and plate are measured by volume; doors and windows are measured by area or floor; electromechanical pipes are measured by length; . ...
I load one model on the basis of loading another model with loadmodel, and find that it overlays the first model directly, and the two overlap. how should I set its load location? Or is it right for me to load like this? ...
1. Get the TransformGizmos of the model movement 2.GIZMO 3.gizmo ask for answers or provide ideas for the generation of gizmo objects and matters needing attention in calling. ...
the same model turned out to be normal. During today s conversion, it was found that the name of the png image changed to * * _ png.jpg, after the conversion, and the status code was 404 when downloading. The code has been transferred to multiple model...
viewer.impl.invalidate is a re-rendering of the entire scene. What if I add a mesh, in viewer.impl.scene and want to animate it separately without re-rendering other model artifacts? ...
the default rendering style of viewer and the rendering style in the settings are not very suitable for my needs. Is there any way to set the default rendering effect of viewer? For example, the following two pictures, the first is the default rendering ...
when I roam with the new version of bimwork, as shown in the following figure I manually downloaded version 4.2 offline viewer, and all the JS related to version 4.2 including extensions. I hope God will reply, is it because I downloaded less stuff?...
as far as I understand it, this new first view tool is a roaming tool with gravity. The default view of this tool is a little high. How to set this height? ...
1. How to get the currently selected artifact or the currently selected build set 2 3 ...
after using viewer = new Autodesk.Viewing.Viewer3D (myViewerDiv, config3d), there are no tools on the entire interface, not even viewcube. Now I want to make a layout on this quick interface, such as adding some div, and the location is on the right, so...
when using three.js, use raycaster to select objects. If there is div occlusion on the upper layer of the canvas, the mouse can still select the model in the canvas. If you want to select a model that is not available when there is div occlusion, how to ...