<Code Lib>
2024 Method
Changes 1
M

RebarConstraint.IsReferenceValidForConstraint

Description:
Checks if the reference provided can be used in creating Rebar constraints
Remarks:
Reference is valid if it points to an uncut face of a structural that can host rebar.

public bool IsReferenceValidForConstraint(
	Reference targetReference
)

Return Value bool returns true if reference can be used in a constraint, false otherwise

Loading…