| Revit 2022.1 API |
| PointOnPlane..::..GetPlaneReference Method |
| PointOnPlane Class See Also |
The geometric plane reference.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Syntax
| C# |
|---|
public Reference GetPlaneReference() |
| Visual Basic |
|---|
Public Function GetPlaneReference As Reference |
| Visual C++ |
|---|
public: Reference^ GetPlaneReference() |