How to edit family types?

How to edit family types?

BugFinder
Advocate Advocate
3,502 Views
10 Replies
Message 1 of 11

How to edit family types?

BugFinder
Advocate
Advocate

I'm trying to make some alternative area tags and so far have managed to duplicate one type:

2023-07-18 21 43 11.png

 

How do I edit M_AreaTag 2 without it effecting M_AreaTag?  I'm looking to add serveral more all of which will contain different fields but what chosing the type in the dropdown as in above image, doesn't seem to change which actual type I'm editing so any changes to one type is reflected across all of them.

 

Thanks

0 Likes
Accepted solutions (1)
3,503 Views
10 Replies
Replies (10)
Message 2 of 11

syman2000
Mentor
Mentor

I would right click and the family tag and edit. The saved as new family name. Then load the saved family into the project.

 

syman2000_0-1689714064042.png

 

The saved as new family name load it into project. Now you see new family added to the list.

 

syman2000_1-1689714141971.png

 

 

Check out my Revit youtube channel - https://www.youtube.com/user/scourdx
0 Likes
Message 3 of 11

HVAC-Novice
Advisor
Advisor

I'm not 100% sure what you try to do. But open the family in family editor and you have more options to create new parameters etc. You can edit and create family types in a project, but that will be limited to what was set up in family editor. 

 

If you need help accomplishing something specific, post the family. 

Revit Version: R2026.2
Hardware: i9 14900K, 64GB, Nvidia RTX 2000 Ada 16GB
Add-ins: ElumTools; Ripple-HVAC; ElectroBIM; Qbitec
0 Likes
Message 4 of 11

BugFinder
Advocate
Advocate

Well, I thought what I was trying to do would be easier than it is 🤣.

 

With rooms, you have several different tags available for the M_Room Tag family:

 

 

Room Tags.png

with these, you can select a room tag with area and a room tag with volume.

 

What I am trying to do is replicate this with the M_Area Tag family:

Area Tags.png

Basically, I'd like to add addtional types to the family so that I could have one type for name and area and another type which has name, area and comments for example.

 

Whenever I click on the M_Area Tag, I can edit the family, but cannot see how you add additional types.

 

Thanks

0 Likes
Message 5 of 11

loboarch
Autodesk
Autodesk

You create create family types in a project by duplicating. In the Type Properties Dialog click Duplicate.

loboarch_0-1689790138913.png


This lets you set different Type property values. I think the problem you are finding is the family you are attempting to make types for perhaps does not have the type properties needed to do what you like. I think you are wanting to control text shown in the tag like a room tag does? The standard area tag does not have that as part of the family. In that case you need to open the tag in the family editor and add some parameters and connect them to stuff and then create new types there. In this example I added a visibility parameter to the area shown on the are tag so i can have one type with it showing and another type with it turned off.

  

loboarch_1-1689790429033.png

 






Jeff Hanson
Principal Content Experience Designer
Revit Help |
0 Likes
Message 6 of 11

ralphdenhaan
Collaborator
Collaborator

Hi,

 

Do you mean an extra type within your project as simple as this (duplicate see printscreen)? Or do you mean additional parameters to choose from, which you can add inside the family editor?

ralphdenhaan_0-1689790631645.png

 

Select Accept as Solution and Likes are always welcome. 


Ralph den Haan, (Lazy) BIM Specialist


LinkedIn | LazyBIM Blog


 

0 Likes
Message 7 of 11

BugFinder
Advocate
Advocate

I don't need any parameters, just additional types...

 

I can get as far as duplicating the types:

2023-07-19 19 51 40.png

and when I open the family to edit it, I can see these options under family types:

2023-07-19 19 52 47.png

the problem I have is how do you switch between the types so that whatever changes are made are to a specific type and not all of them.

 

So, if I now delete this highlighted label:

2023-07-19 19 54 06.png

it disappears for types M_Area Tag, Type 1 and Type 2.

 

How do I select Type 1 so that when I delete the label, it ONLY applies to Type 1 and not Type 2 and M_Area Tag types?

 

 

0 Likes
Message 8 of 11

loboarch
Autodesk
Autodesk
Right, the problem is to make a different type that does not include that 150, you can't just "delete" it. You DO need parameters to do this. You attach a visibility parameter to that 150 label. The parameter makes it visible in one type and NOT visible in the other type.


Jeff Hanson
Principal Content Experience Designer
Revit Help |
0 Likes
Message 9 of 11

ralphdenhaan
Collaborator
Collaborator
Accepted solution

You mean something like this? Repeat steps for all labels you need.

 

ralphdenhaan_0-1689794285726.png

 

Select Accept as Solution and Likes are always welcome. 


Ralph den Haan, (Lazy) BIM Specialist


LinkedIn | LazyBIM Blog


 

0 Likes
Message 10 of 11

BugFinder
Advocate
Advocate

Ah, I see...😁

 

At the outset, it doesn't look as intuitive as other families but once you understand how, it starts to make sense.

Message 11 of 11

photoroomproapk
Community Visitor
Community Visitor

It seems like you're trying to edit a field named "M_AreaTag 2" in a software or application, but when you make changes, it's affecting the original "M_AreaTag." This could be due to a shared property or configuration between these two fields. Without specific details about the software or application you are using, I can provide some general guidance:

  1. Check for Shared Settings:

    • Look for settings or properties that are shared between "M_AreaTag" and "M_AreaTag 2." This could include the data type, validation rules, or default values. Ensure that they are set up independently for each field.
  2. Custom Fields:

    • If you are working with a database or custom application, make sure you are defining "M_AreaTag 2" as a separate, distinct field and not simply renaming "M_AreaTag."
  3. Data Structure:

    • Verify that the data structure of your software or database allows for distinct field definitions. This might involve looking at how fields are defined in the schema or data model.
  4. Unique Identifiers:

    • Ensure that "M_AreaTag" and "M_AreaTag 2" have unique identifiers or names to differentiate them within the software.
  5. Dropdown Type Selection:

    • If the type selection in the dropdown menu isn't changing the actual type you're editing, it could be a software limitation. You may need to consult the photoroom apk pro software's documentation or support to understand how to define different field types.

Since I don't have access to the specific software or system you are using and the provided URL seems unrelated to the question, I recommend checking the software's documentation or contacting their support for more detailed, software-specific guidance on creating and editing fields with different properties.

0 Likes