creating a Metric Generic Model face based above a floor that have the same shape above the floor

creating a Metric Generic Model face based above a floor that have the same shape above the floor

ahmadkhalaf7892
Advocate Advocate
1,890 Views
11 Replies
Message 1 of 12

creating a Metric Generic Model face based above a floor that have the same shape above the floor

ahmadkhalaf7892
Advocate
Advocate

Hello Everyone I am creating a family using metric generic model face-based family. I want to place it above the floor. However how can I make this family have the same shape (length and width ) as the floor in the project.(this is the front View)

Front View.PNG

  (note the above shape is only for illustrational purposes ).(front View)
and here you can see that I have a normal floor in Revit project 

Floor.PNG

 however when I try and load it into the project and place it on the floor , it is not taking the width and the length of the floor it's larger. or smaller. 

Larger.PNG


My question is : is it possible to make this Generic model face based family , have the same dimensions as the floor to be inserted in ? 
Thanks

 

0 Likes
1,891 Views
11 Replies
Replies (11)
Message 2 of 12

barthbradley
Consultant
Consultant

I don't understand why you just don't use another floor?   You can Clipboard Copy/Paste Aligned the first floor and change it's Type and Offset From Level.  

 

 

...but, FWIW, this is something that would be easier done as an In-Place custom-modeled component. Then you can reference the existing floor. 

0 Likes
Message 3 of 12

ahmadkhalaf7892
Advocate
Advocate

Hi dear 

Thanks for your help. I am using C# to automate some placement of families.

May I ask if the approach can be done via a specific family would directly get the shape of the floor ? 

Is that possible?

Thanks

 

 

0 Likes
Message 4 of 12

barthbradley
Consultant
Consultant

So, you want to create a face-based family that automatically sizes/shapes itself based on the size/shape of face it is hosted to? If so, you can't. 

0 Likes
Message 5 of 12

ahmadkhalaf7892
Advocate
Advocate
It's not necessary a facebased family , it can be generic, is that possible or that's not possible at all?
0 Likes
Message 6 of 12

ToanDN
Consultant
Consultant

What is it supposed to be exactly?  Can you not model it as layer(s) of the floor itself?

0 Likes
Message 7 of 12

ahmadkhalaf7892
Advocate
Advocate
  1. ss.PNGI am trying to add this shape above the floor , however usually the floor will have a slope arrow and have a profile. 
  2. I was trying to see if maybe I cancreate a family that gets the default shape of the floor with the above shape indicated .
  3. Keep in mind that I cannot create wierd shapes or make them variables floor since the floors will have a profile (slopeareows)
  4. Thanks I'd appreciate any help
0 Likes
Message 8 of 12

ToanDN
Consultant
Consultant

@ahmadkhalaf7892 wrote:
  1. ss.PNGI am trying to add this shape above the floor , however usually the floor will have a slope arrow and have a profile. 
  2. I was trying to see if maybe I cancreate a family that gets the default shape of the floor with the above shape indicated .
  3. Keep in mind that I cannot create wierd shapes or make them variables floor since the floors will have a profile (slopeareows)
  4. Thanks I'd appreciate any help

You can certainly model it as a floor layer with variable thickness within a floor assembly.

 

- Model a flat floor

- Modify sub-element and raise one edge

0 Likes
Message 9 of 12

ahmadkhalaf7892
Advocate
Advocate
Can the floor layer have a variable thickness only without affecting the orginal floor ?
Also It will have a slope arrow ( a slope)
When I tried this before I was informed that I cannot add a slopeareow and a floor together



https://forums.autodesk.com/t5/revit-architecture-forum/how-to-create-a-sloped-floor-and-a-floor-wit...
0 Likes
Message 10 of 12

ToanDN
Consultant
Consultant

@ahmadkhalaf7892 wrote:
Can the floor layer have a variable thickness only without affecting the orginal floor ?  Yes.
Also It will have a slope arrow ( a slope)
When I tried this before I was informed that I cannot add a slopeareow and a floor together
Add a Spot Slope annotation.


https://forums.autodesk.com/t5/revit-architecture-forum/how-to-create-a-sloped-floor-and-a-floor-wit...

 

0 Likes
Message 11 of 12

ahmadkhalaf7892
Advocate
Advocate
I really appreciate your help a lot , Thanks I'll do work on them tomorrow and If I had aproblem I'll ask here again .
Sorry but it's getting late here 12 Am
Thanks a lot Again much appreciated 🙂
0 Likes
Message 12 of 12

stefan_gokstorp
Advocate
Advocate

another approch if you insist on having it as a family is doing it by dynamo. you make the family host based to the floor and via dynamo you collect the host (the floor you model is hosted to) and extract the information of its measurements and apply it to your family the width and depth parameter would have to be at instance level and it would require you to run a script so it would be semi automatic instead of automatic but i think that the closest you are gonna get

0 Likes