RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Form

Form.IsFaceReference

Method
Description:
Tell if the pick is the reference to a face of the form.
Syntax
public bool IsFaceReference(
	Reference faceReference
)
Parameters
Parameter Type Description
faceReference Reference Reference to be checked.
Return Value