ReferencePoint.GetCoordinatePlaneReferenceXY Method

ReferencePointGetCoordinatePlaneReferenceXY Method

A reference for the XY plane of the coordinate system.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public Reference GetCoordinatePlaneReferenceXY()
Public Function GetCoordinatePlaneReferenceXY As Reference
public:
Reference^ GetCoordinatePlaneReferenceXY()
member GetCoordinatePlaneReferenceXY : unit -> Reference 

Return Value

Reference
See Also