Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to Identify a Beam is Cellular through API?

3 REPLIES 3
Reply
Message 1 of 4
sankar_g
351 Views, 3 Replies

How to Identify a Beam is Cellular through API?

Hi

   I am trying to Identify cellular beams from the selected elements through API. Any Ideas..

 

 

Thanks

sangsen

3 REPLIES 3
Message 2 of 4
mikako_harada
in reply to: sankar_g

Hi Sansen,

 

Not sure if I understand your question.  Do you have a Cellular beam family defined?  Or using somebody else and trying to get some property?  Maybe if you point to where you identify in UI using a sample family, maybe we can point to it.


Mikako Harada
Developer Technical Services
Message 3 of 4
sankar_g
in reply to: mikako_harada

Hi..

 

  Thanks for your response.

  I am using Revit instalation families only. From Beam section details,  Can I able to Identify beam is Cellular or not?

 

Thanks

  

Message 4 of 4
Joe.Ye
in reply to: sankar_g

 

Revit didn't expose the API to determine if a column, beam is a celluar section.

You can judge if it is culluar by analyzing the family instance's geometry data.

calling Element.Geometry() property to get its geometry data, and then get the bottom face (column) or the side face(beam). Then check if the face  contains arc edge or not.



Joe Ye
Contractor
Developer Technical Services
Autodesk Developer Network

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Rail Community