Rebar
|
Checks if the reference provided can be used in creating 'ToFace' or 'ToCover' constraints.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
public static bool IsReferenceAValidFaceForConstraint(
Document document,
Reference targetReference
)
Parameters
- document Document
- The document that contains the reference.
- targetReference Reference
- The reference to be checked.
Return Value
BooleanReturns true if reference can be used in a constraint of 'ToFace' or 'ToCover' type, false otherwise.
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
Reference is valid if it points to an uncut face of a structural that can host Rebar.