Create new materials in civil3d

i tried to create script to create multiple materials more than 200 materials with specific index color by excel sheet. Because i need to use it in code set style.
but this output null.
i created these materials manually as example.


Is it correct that your material names and indexcolors are on separate sheets in the excel file?

Can you provide the drop down information / output watch node for these nodes

  • indexcolor - String.ToNumber node
  • names - List.Transpose
  • Materials Create

Do the inputs names / color have the same number of items?
The node may also be expecting an AutoCAD Color object, not the index color

Thanks for your replay
yes , same item.
i don’t know what’s exactly the problem and there’s noting error
just null at the end of node
create materils.dyn (46.0 KB)
materials.xlsx (22.5 KB)

You are mixing Revit packages with Civil 3d
Unfortunately all the packages marked with X are not compatible
image

Look through the Camber package Quantity Takeoff nodes

1 Like

this X for your system not my system.
all packages loaded in my system.

The packages do not work with Civil3D

@MohamedR.Nasreldeen Hi Mohamed do you have any idea ?

Hi Belal,
There seems to be an operating problem in this node ( and perhaps the whole package, because no matter the inputs, the outcome is always null!