Hi,
I created a graph that collect wall thicknesses from excel
i need to create thus types of basic wall family
what is the simple way to do it?
and how to remove duplicate thicknesses from list?
Hi,
I created a graph that collect wall thicknesses from excel
i need to create thus types of basic wall family
what is the simple way to do it?
by using List.UniqueItems node.

try flattening before pushing the list to the UniqueItems.
thanks!
The lists of thickness, material and function have an unequal length so use the longest lacing on the Create Compound FamilyType node like in my example above.
I recently found a small bug in this node and fixed it on the latest version of the Genius Loci package. I therefore recommend updating the package to use this custom node.
great!
i downloaded the latest version , the issue is solved 
Deos FamilyType.CompoundStructureLayersnodes node works on Linked model?
which version of Dynamo r u using?
I’m using 2.0 and cant install Archilab package
Hi @rinag
Use Dynamo 2.0.3 version. To download click here https://dyn-builds-data.s3-us-west-2.amazonaws.com/DynamoRevit2.0.3.20190603T0002.exe
can u add additional input “Type Comment” to this node Create Compound System FamilyType?
i want to add s special type comment to walls types created via this dynamo graph
Change level of NewName to @L1 or Lacing to longest.