-
Autodesk forge, load graphics display black
load the model, the container turns black. at first thought it was my program s problem. But try it with the code of the example, too. is there something wrong with the server? the following is the source code of the example. It used to be possible....
-
How does autodesk forge automatically get accessToken (JS or c-sharp)
how does autodesk forge get accessToken (JS or c-sharp automatically? In other words, how to automatically obtain the accesstoken below? ...
-
How to avoid selecting objects through the upper div when using three.js raycaster
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 ...
-
How to invoke the default tool function of forge?
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...
-
How to get the properties of the currently selected component and add a custom event
1. How to get the currently selected artifact or the currently selected build set
2
3
...
-
How to adjust the default viewing height of the new first view tool?
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? ...
-
The button is lost after the roaming switch in the new version of forge
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?...
-
Autodesk Forge Viewer modifies default render settin
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 ...
-
How can models be permanently stored in buckets?
after my bucket is found on my model, the model will disappear after a while. How should I modify it so that it can be permanently stored in bucket?
bucket
...
-
The camera is only allowed to rotate left and right.
how to allow the camera to rotate only left and right during mouse operation, and forbid the camera to rotate up and down. ...
-
How to create the effect of opening and closing doors by changing the details of the properties
the doors in the model are like the right side, and there are two modes of opening and closing at the same time. through the setting of the revit property, you can display open (left door), close and simultaneously open (right door) , but after importe...
-
The problem of ForgeViwer loading multiple models
because of the requirements of the project, I just came into contact with forge.
currently I have converted the rvt model to svf format and exported it offline to my local,
then load the model through viewer.loadModel ( static model xxx Resource _ ...
-
How can I zoom in on the object by clicking on the text "window" on the right?
JS implementation shortens the distance (AUtoDesk-forge) ...
-
How to load the model in IE browser
Autodesk-forge model slightly
how to load this model in IE browsers? at present, only advanced browsers such as Crome Google are supported
...
-
After the rvt model is converted to svf, can the schedule information in the original model be retained and read?
as mentioned above, the requirement requires obtaining 4D information, that is, reading the plan progress in the model. We don t know much about this. At present, we only know that the plan information created by the model designer through MS project i...
-
How does Forge Viewer aggregate multiple models offline?
I have multiple models, and after converting the models through the forge server, I download these converted svf file formats respectively. So how do I aggregate these models locally? ...
-
Who has used the Iewebgl plug-in?
Today, I encountered an IE browser compatibility problem when I was working on a project, saying that I need an iewebGl plug-in < _ ...
-
How to hide the center point when the model is moving
as shown in the figure, the rotation and movement of the model will be displayed. How can I hide it?
...
-
How to use Autodesk Forge to call the default measurement tool?
how can I call the measurement tool in Autodesk.Viewing.Private.GuiViewer3D through the Autodesk.Viewing.Viewer3D object of Autodesk-forge?
...
-
Autodesk Forge Markup3D annotation, how to display the dimension information added last time after entering the model next time?
Autodesk Forge3D tagging, users add annotation information on this page, record coordinate data, exit the page, and wait until the next time the user enters the page and the page is reloaded, how to display the information marked by the user last time?...