SpatialElementTagMoveToReferenceLocation Method |
Moves the SpatialElementTag to the location of SpatialElement that the tag is associated with.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic void MoveToReferenceLocation()
Public Sub MoveToReferenceLocation
public:
void MoveToReferenceLocation()
member MoveToReferenceLocation : unit -> unit
See Also