Forum Post: RE: FBX Meta data
Hi Simon, You can use a combination of FIND , MID , LEFT , RIGHT , etc commands within User FIeld Formula to extract portions of the string. Eg., if you want the ID, you can use the following - MID(...
View ArticleForum Post: RE: Bring "Workset" parameter from Revit elements into Synchro4D
Hi David, In my tests, I can see the Workset information - Please make sure the Worksets are correctly set up in your Revit project.
View ArticleForum Post: RE: Workflow between synchro and lumion
Hi Mohammed, The iTwin Exporter uses your Bentley IMS to show a list of all Control/Connected projects you are part of, and the iModels available within. Hope this link helps as well -...
View ArticleForum Post: RE: Problems with Soundtrack in Export Animation
Diego, In SYCNHRO there is no additonal Setting for the Audia attachment. As it is the Laptop setting, I think you must check with your IT to check the setting, and compare with other machine that...
View ArticleForum Post: (SYNCHRO Control) What is the Spatial Reference System?
Hello. What is the standard Spatial Reference System of GPS, Sea Level, Ground. When I check the location based on GPS, the Z value is negative.
View ArticleForum Post: Change the duration after create the cameras
Hi! After I created the cameras in the Animation Edit I realized that it would be better If I increased the duration of the video. But, as I have already creat the cameras, is there any way to not have...
View ArticleForum Post: RE: Change the duration after create the cameras
hi Caroline, Yes, I always do same thing, need to change the duration after all camera, 3D View property set. What I normal do: first way: If I want to make it longger 2x, I will use the Export...
View ArticleForum Post: RE: Change the duration after create the cameras
Tks! I have created a lot of cameras and I was hoping there was an easier alternative to do this.
View ArticleForum Post: RE: Change the duration after create the cameras
I have one more question: When I finished the video I realized that I missed one activity at the end. This activity has one day of duration, how can I re-configuring the cameras if the video has 302...
View ArticleForum Post: RE: Change the duration after create the cameras
hi Caroline, Can you check this document? Why is the first few seconds of the exported animation blank? - SYNCHRO Construction Solution Wiki - SYNCHRO Construction Solution - Bentley Communities Hope...
View ArticleForum Post: Take part of text
Hi I would to get Revit family category user field for data exchange to another program through IFC, but due to some synchro export in Revit, the IFC was not category as well as the category were not...
View ArticleForum Post: RE: Synchro Link that support 6.4.3
Hi Arpit Noted with thanks, hoping that API that support cloud would release soon
View ArticleForum Post: Is there any way to get the coordinates of 3d object?
Hi, As I was working using Synchro, I sometimes find there is some unknown 3d object that is very far from the rest of the model, so that every time when I do Ctrl Shift J, the model will disappear....
View ArticleForum Post: how to merge Resources
Hi all When I merge 2 SP files as the attached the resources duplicate as shown:- Is there any way to automatically merge resources with the same name keeping the assigned tasks ? I’ve learned that...
View ArticleForum Post: RE: how to merge Resources
hi Haruki, Can you Try this script? RESOURCE ASSIGN_OBJECT (VAR TASK(RESOURCE.NAME == $0.NAME) ) Let me know the result. best regards, Indrawan
View ArticleForum Post: RE: Is there any way to get the coordinates of 3d object?
Hi Lucy, I normally Create a 3D filter to bring all Components that Far away from your Model. I use 3D View Window Selection, to selelct those components, and Add create Filter From Selected. We can...
View ArticleForum Post: RE: (SYNCHRO Control) What is the Spatial Reference System?
Hi 유선 사, Please turn on Terrain to get more accurate coordinates -
View ArticleForum Post: RE: (SYNCHRO Control) What is the Spatial Reference System?
I activated the terrain as shown in the picture above.
View ArticleForum Post: RE: Take part of text
Hi Edgar, You can create a Resource User Field using the following formula - MID(3D.PROPERTY("External UID"),FIND(":",3D.PROPERTY("External UID"))+1,FIND(":",3D.PROPERTY("External...
View ArticleForum Post: RE: how to merge Resources
Hi Indrawan It helps assign the tasks but the resources remain duplicated. Is there any command to delete those resources (underlined in the picture)?
View Article