Tell if the pick is the reference to a face of the form.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsFaceReference(
Reference faceReference
)
Parameters
- faceReference Reference
- Reference to be checked.
Return Value
Boolean
See Also
Reference