Family instance by geometry - Material not showing

Hi all,

I’ve been testing Spring Node’s FamilyInstance.ByGeometry and been running into a couple of issues.

Firstly I imported some materials to a family template (using transfer project standards) then saved the file as RFA then renamed it to RFT and gave the path to the family template input. When a family instance is created, none of those imported materials exist in it and the geometry has got the “By Category” material. So I have to import the material again inside family environment and apply it manually. That’s the first problem.

Secondly the geometry that is coming from Dynamo doesn’t show the surface pattern of the material - see image attached. I created an extrusion inside this family and assigned the same material to it and the surface pattern comes up properly. But no luck on the geometry coming from Dynamo. ( not sure if it helps but when I hover my mouse over this geometry it says “Free Form Element” whereas the other one says “Extrusion”. )

Any ideas?

Can you share your DYN, RVT and RFA?

1 Like

The RVT file is huge. I’ll try to strip it off later. But these are the RFA, RFT and DYN files (didn’t allow me to upload RFT file)

test family instance by geometry.dyn (7.2 KB)
test2.rfa (2.1 MB)

You can take a look at this thread

Hi,

Note that the material input specifically asks for a material name and not an actual element.

It’s harder to guess why the surface pattern isn’t showing. It could be because the surface normals aren’t facing the right way or because the surfaces are too irregular for Revit to apply the pattern correctly.

4 Likes

Thanks Dimitar,

Your input solved my first problem. I just needed to input the material name (basically a string).
The geometry seems pretty basic to me. It shouldn’t be the irregular form of it that’s causing the pattern not to show up.

Below is my RVT file which includes the family and the DYN file.

Project2 - roof mock up.rvt (1.3 MB)

test family instance by geometry.dyn (7.3 KB)

@hzamaniM54WP
No idea why the pattern doesn’t show on the freeform geometry, but I hacked it by joining it to an extremely small extrusion created natively in the family (and entirely hidden in the freeform):smiley:
I know it’s probably not a suitable workaround but decided it’s worth mentioning it.

2 Likes

how did you join it with the extrusion that is already in the family

Hello i have been facing a simialr issue when the the family instance do not show the correct materials they have been assigned… they are all currently a generic colour. The hatch patterns are also not showing up…

attached are the files for your tests
Place family instance_to Check Material Appearance.dyn (59.1 KB)
Material Palette Block.rfa (668 KB)

Warm regards
kang

image
Yes, After creating a family instance from a Solid geometry, No materials get shown. No material parameters are seen even.
Going inside the Family edit will show that the material is “By Category”.
Any work around?
Same issue is for Family Type by geometry node as well.