Forum Post: RE: User field from Task ID
Hi, Zajid Here is a solution. TASK(USER_ID >= "-C-").ASSIGNMENT SET_PROPERTY ( PROPERTY("Appearance Profile"), ALL_USE_PROFILE( NAME == "Install" ))
View ArticleForum Post: Export IFC
Hello everyone, Can we somehow improve the Exportation IFC of Synchro? For example, It seems that most of the colors of the models will be dissapear after the export. Thank a lot
View ArticleForum Post: RE: Help for writing a Synchro script
Hi QSN, I have similar scenario, where resource are assigned to concrete task. I want to assign the same resources to Formwork and Rebar using script.
View ArticleForum Post: RE: User field from Task ID
Hi spencer, I want to create a user field from a sub-string of the activity ID using script. Not sure if its possible or not. It can be done using formula editor but want to check if this is possible...
View ArticleForum Post: RE: User field from Task ID
Till now, I 've tested. we can use the keyword only if that keyword mentioned in the below document is available. Perhaps it could be optimized by the Synchro team.
View ArticleForum Post: RE: Help for writing a Synchro script
Dear Zajid TASK(NAME >= "Concrete").RESOURCE.LEAF ASSIGN_OBJECT(VAR TASK(PARENT.USER_ID ==$0.PARENT.USER_ID AND NAME >= "Rebar" )) Hope this one is useful for you. Sincerely. Spencer
View ArticleForum Post: Workflow to create 4D simulation for a road
Is there a workflow to link my OpenRoads Designer model with a schedule in Synchro Pro to get a 4D simulation? How should I export my model? Has anyone manage to do that? Thank you very much.
View ArticleForum Post: RE: Workflow to create 4D simulation for a road
Hi- First step is to bring the ORD model into Pro. You have several options now as we are making progress integrating with iModel/iTwin. Option 1 If you are familiar with Bentley's iModel/ iTwin, then...
View ArticleForum Post: RE: Export IFC
Hi- Did you view the export of IFC from Pro in two distinct products? Or is this just one product that you are using to baseline?
View ArticleForum Post: RE: Printing Markup or 3D annotation Issue
Thanks for letting me know. Please report this to Ideas if you feel that this improvement will benefit not only you but also the majority of our users. You can submit an idea by scrolling to the top,...
View ArticleForum Post: RE: Workflow to create 4D simulation for a road
I get that. But exporting the model with option 2 or 3 allows me to get the different components (aggregate, concrete, cull and fill and others) separately? How should I link the task in my schedule to...
View ArticleForum Post: RE: Workflow to create 4D simulation for a road
Hi Raul - short answers to your questions if I understand it correctly. #1 But exporting the model with option 2 or 3 allows me to get the different components (aggregate, concrete, cull and fill and...
View ArticleForum Post: RE: Export IFC
Hello, I've tried on BIM Vision, REVIT and BIMSync but On BIM Vision and REVIT, there is nothing appeared. BIMSync is the only platform that I can view this IFC files from SYNCHRO Pro. But all the...
View ArticleForum Post: RE: Export IFC
Hi- Please go ahead and submit this as an improvement in Ideas! Please be sure to submit your SP with reference of the Pro version, attach the exported IFC and be specific about the issue that you are...
View ArticleForum Post: P6 Database Path with Synchro
I am having issues connecting my P6 database with Synchro and am unsure why I am having these issues. I haven't had this issue before, its always been seamless. I have 2018 Primavera and 2019 Synchro....
View ArticleForum Post: RE: P6 Database Path with Synchro
Hello, I suppose that you have a local database of Primavera. You need to check if the path of API Primavera 2018 is configured in Synchro. Sometimes you need to reinstall API Primavera. Best regards, QSN
View ArticleForum Post: RE: Help for writing a Synchro script
Script can be helpful if you apply for the whole project where these tasks "Rebar", "Formwork" and "Concrete" are repetitive in the different WBS levels. You can run the one discribed by Zepeng...
View ArticleForum Post: RE: Synchro Script for Appearance Profile
Hello, This script should be ok for you: TASK (NAME=="Concrete" AND PARENT.NAME=="Columns").ASSIGNMENT SET_PROPERTY (PROPERTY("Appearance Profile"), ALL_USE_PROFILE(NAME=="Column")) TASK (NAME==" C...
View ArticleForum Post: RE: 3D Filter to new and synchronized objects
Hello, I think it's by default for the 3D filter by 3D selection! When you import new models in an actif set of filtered 3D objects by selection, Synchro understand that you want to add these new...
View ArticleForum Post: RE: 3D Filter to new and synchronized objects
Yeah sounds like it's the case. Do you avoid filtering 3D objects by selection usually or just deal with it every time you add new models?
View Article