Share

SketchPlane.GetPlaneReference Method

Returns a reference to this element as a plane.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public Reference GetPlaneReference()

Return Value

Reference
The reference.

Remarks

The object returned here can be used with the PointOnPlane class.

See Also

Reference

Was this information helpful?