Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Dears,
We can use the below static method to place a new tag on particular element, the question is how to get Reference for the Element that I want without asking the user to pick an object!
IndependentTag.Create(Document, ElementId, ElementId, Reference, Boolean, TagOrientation, XYZ)
referenceToTag
Type: Autodesk.Revit.DB Reference
The host reference of the tag. The reference can be to an element or subelement in a local or linked document.
Solved! Go to Solution.