How create a tag direction span ?

How create a tag direction span ?

sizy458
Advocate Advocate
408 Views
1 Reply
Message 1 of 2

How create a tag direction span ?

sizy458
Advocate
Advocate

Hello ,

How programmatically i do for create a tag direction span of a floor ?

The method IndependentTag.Create is apparently not not suitable for this kind of thing.

In manually mode it's work good.

I join picture with button encircle red , I would like to do it in programming.

Thank.

Image1.pngImage2.png

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

RPTHOMAS108
Mentor
Mentor

I think your question is that although you can create a span direction symbol tag via:

IndependentTag.Create(Document, ElementId, ElementId, Reference, Boolean, TagOrientation, XYZ)

 

Doing so doesn't create the link between the direction of span for tagged slab and orientation of the span symbol (as is created and updated in the UI). This is obviously important to understand why.

 

To me it seems the full span direction tagging functionality is not exposed via the API.

 

220509b.png

0 Likes