Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

155
Views
How to get Parts Category from model Revit 2022 using forge API

I'm trying extract all elements from parts category from revit metadata using Model Derivate API but I can't find any. How can I get part category from revit metadata? metadata look

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

When using this endpoint GET {urn}/metadata/{guid}/properties, you get all the properties of objects.

To get categories, you should use this endpoint GET {urn}/metadata/{guid} which gives you the hierarchy tree of all objects in the scene.

Revit files usually has this structure categories / families / types / instances, so if you parse the tree, you can easily get all objects for a given category.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!