IsReferenceAValidEdgeForConstraint Method


Rebar Constraint Is Reference AValid Edge For Constraint Method

Checks if the reference provided can be used in creating 'ToHostEdge' or 'ToHostEdgeCover' constraint.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public static bool IsReferenceAValidEdgeForConstraint(
	Document document,
	Reference targetReference
)

Parameters

document Document
The document that contains the reference.
targetReference Reference
The reference to be checked.

Return Value

Boolean
Returns true if reference can be used in a constraint of 'ToHostEdge' or 'ToHostEdgeCover' type, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →