Hi
I am just beginner in GC and would like to know how can I take excel input to GC. for example I want GC to read coordinates from excel.
regards
Sanjay
Hi Sanjay,
Welcome to GenerativeComponents! To read values from Excel spreadsheets, use the ExcelRange node type's Read method. This is described in the February 2018 GenerativeComponents SIG workshop which is accessible on the Bentley LEARNserver through the GC SIG learning path: https://learn.bentley.com/app/Public/ViewLearningPathDetails?lpId=111738. The information about ExcelRange.Read is at about minute 47. There are also example files for download, one containing the example how to use ExcelRange.Read.
Best success,
Volker
Hi Mueller,
Thank you for your prompt reply.