The position on which the reference is hit.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public XYZ GlobalPoint { get; }
Return Value
XYZnull if the reference doesn't have a global point.
public XYZ GlobalPoint { get; }
