ReferencePoint.GetCoordinatePlaneReferenceXZ Method

ReferencePointGetCoordinatePlaneReferenceXZ Method

A reference for the XZ 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 GetCoordinatePlaneReferenceXZ()
Public Function GetCoordinatePlaneReferenceXZ As Reference
public:
Reference^ GetCoordinatePlaneReferenceXZ()
member GetCoordinatePlaneReferenceXZ : unit -> Reference 

Return Value

Reference
See Also