FreeFormElement not visible in sections

FreeFormElement not visible in sections

Anonymous
Not applicable
1,502 Views
8 Replies
Message 1 of 9

FreeFormElement not visible in sections

Anonymous
Not applicable

I am having issues with a piece of geometry that is not showing in section views. 

 

I have created a FreeFormElement inside a Family using API scripting methods. 

Autodesk.Revit.DB.FreeFormElement.Create(familyDocument,solid)

Everything about the resulting family looks fine in 3D and in Plan Views, but in Section Views the FreeFormElement is not showing. This happens both inside the Project Environment, as well as inside the Family Environment. 

 

I have to admit, it is a fairly big and complex FreeFormElement with a lot of faces.  But this should not really matter. I have done this many times before without issues. 


I have tried changing the View Scale, the Detail Level, and the Visual Style (hidden line, shaded, consistent colours) but to no effect. The Crop View setting is off, so no cropping is taking place. Also, the Solid/Void setting is set to Solid, not Void. 

 

Can anybody help out Please?

 

Capture 2019 10 07 12.00 - 3D View.JPGCapture 2019 10 07 12.00 - Ref Level.JPGCapture 2019 10 07 12.00 - Section View.JPG

0 Likes
1,503 Views
8 Replies
Replies (8)
Message 2 of 9

Anonymous
Not applicable

Best to emphasize that 'Imports in Families' is switched on...

Capture 2019 10 07 12.30 - Imports in Families.JPG

0 Likes
Message 3 of 9

Anonymous
Not applicable

And it does show in Elevation View...

Capture 2019 10 07 12.35 - ElevationView.JPG

0 Likes
Message 4 of 9

martijn_pater
Advisor
Advisor

... the linked solid.dwg itself is unchecked in the view (1/2/3/4)?

...maybe check your model category (generic) for the view
...maybe check your phasing for the view
...maybe check view range for the view / try to make a new plan view...

0 Likes
Message 5 of 9

Anonymous
Not applicable

That is not the family. The family was created from that linked dwg. But it is another element.

(Well spotted by the way)

 

Capture 2019 10 07 12.35 - ElevationView2.JPG

0 Likes
Message 6 of 9

Anonymous
Not applicable

Getting a little closer. In fact there are 4 of these families in my project. And I just realized that 2 of them are showing correctly, and 2 of them are not. Time for some 'spot the difference' I guess

 

there are 4 partsthere are 4 partspart1 does not showpart1 does not showpart2 showspart2 showspart3 does not showpart3 does not showpart4 showspart4 shows

 

 

0 Likes
Message 7 of 9

martijn_pater
Advisor
Advisor

Maybe check your worksets?

0 Likes
Message 8 of 9

Anonymous
Not applicable

I checked worksets, but all 4 families are in the same workset, see image below. 

Also here is a section along all 4 families, so we can conclude from this that is not a view setting issue (since 2 are showing and 2 are not)

 

Capture 2019 10 07 13.20 - lateral across all 4.JPGCapture 2019 10 07 13.20 - worksets.JPG

0 Likes
Message 9 of 9

Anonymous
Not applicable

In the meantime, I have ‘solved’ / worked around this issue by not creating freeforms in families any more, but by using the Tesselated Shape Builder to create DirectShape elements. This provides satisfactory results for now. So, case closed, at least for now.

0 Likes