RebarConstraint.AreGeometryTargetsTheSame
Description:
Returns true if the gemetrical targets (ex. face references, other rebar segment references) of "this" constriant are the same as the targets of the "other" constraint. Returns false otherwise.
Returns true if the gemetrical targets (ex. face references, other rebar segment references) of "this" constriant are the same as the targets of the "other" constraint. Returns false otherwise.
public bool AreGeometryTargetsTheSame(
RebarConstraint otherConstraint
)
-
otherConstraintReturns the Element object (either Host or Rebar) which provides the constraint.
Return Value
bool
-
A non-optional argument was null
-
RebarConstraint is no longer valid.