Check whether a geometry reference
corresponds to a referenceable plane.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static bool IsValidPlaneReference( Document doc, Reference planeReference )
