Dear All
New update in BriMohareb_2023 package
Now you can lookup the family geometry element from the project and get for each element the ID, Subcategory and geometry.
Also you can use element ID and Subcategory to select all geometry from other family instant.
for example if you need to select specfic point into all family instant,
first get the ID of this point from single instant element by use lookup node.
secand use this ID to select this point from all other family instant
You can get
“SolidElement”, “solidObject”, “SolidID”,“SolidSubcategory”,
“PointElement”, “PointObject”, “PointID”, “PointSubcategory”,
“LineElement”, “LineObject”, “LineID”, “LineSubcategory”, “LineReferance”,
“SplineElement”, “SplineObject”, “SplineID”, “SplineSubcategory”, “SplineReferance”, “OtherElement”, “OtherID”, “OtherSubcategory”, “OtherReferance”
LookUp.rvt (2.9 MB)
LookUp.dyn (21.6 KB)