SpatialElementTag.MoveToReferenceLocation Method

SpatialElementTagMoveToReferenceLocation Method

Moves the SpatialElementTag to the location of SpatialElement that the tag is associated with.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public void MoveToReferenceLocation()
Public Sub MoveToReferenceLocation
public:
void MoveToReferenceLocation()
member MoveToReferenceLocation : unit -> unit 
See Also