RVTDocs.com
Namespace: Autodesk.Revit.DB Class: BasePoint

BasePoint.SharedPosition

Property
Description:
Shared position of the BasePoint based on the active ProjectLocation of its belonging Document. To get the shared position under other ProjectLocations, please use ProjectLocation.GetProjectPosition(BasePoint.Position).
Syntax
public XYZ SharedPosition { get; }