DIMENSION FOR BEAMS....

DIMENSION FOR BEAMS....

ntdat024
Explorer Explorer
490 Views
1 Reply
Message 1 of 2

DIMENSION FOR BEAMS....

ntdat024
Explorer
Explorer

I try to create an add-in to dim between beams. after the finish, I can't  Edit Witness Lines because ElementRefercence Type is REFERENCE_TYPE_NONE. ( ----> REFERENCE_TYPE_SURFACE).  Please see my picture below to get a better understanding of my problem. Please help me!!!

ntdat024_0-1590130583354.pngAA.png

 

0 Likes
491 Views
1 Reply
Reply (1)
Message 2 of 2

snabil76
Participant
Participant

Not all faces have a references,  many time I have allot of faces more than I see in the element. 

Alwayes I check planerface reference if != null then I consider in my reference array

To reply to your question 

1) check if planerface reference is not equal null

2) classify the planerface according to their directions 

3) collect reference array for each direction separate 

4) Run newdimension class

 

Hope if above cover your question 

 

Best Regards

Sameh Nabil

0 Likes