Create floor by cad

slabTest7.xls (30 KB)
BoundaryTest7.dwg (79.1 KB)
SlabTestNew7 - Copy.dyn (44.4 KB)


i want to create floor by cad but there is error

Where did you copy the code from?

dwgFile1 = Translation.FileLoader.FromPath(filePath1);

dwgObject1 = Translation.FileLoader.GetImportedObjects(dwgFile1);

dwgGeometreis1 = Translation.ImportedObject.ConvertToGeometries(dwgObject1);

EDIT:

the node you are trying to call are only available in Dynamo Studio

1 Like