ReferencePoint.GetCoordinatePlaneReferenceYZ Method

ReferencePointGetCoordinatePlaneReferenceYZ Method

A reference for the YZ plane of the coordinate system.

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

Return Value

Reference
See Also