I am new to dynamo! I have reached to this stage where i have color coded different rooms of a building based on block reference attribute tag. I was wondering if its possible to create objects like polygons and filled areas based on the colors above in civil 3d via dynamo. I want to export these polygons and areas to a KML file which i then can turn into a GeoJson. any directions on this would be much appreciated!
Hello there! thanks for the reply, how can i include the colors as in apply some sort of hatch within each closed curve? is there any options for that?
You already have the colors associated with the appropriate surfaces, right? Using the Civil3DToolkit package, you should be able to create AutoCAD hatch from Dynamo curves.