GetConstraintCandidatesForHandle Method


OverloadĀ List

Name Description
Public method GetConstraintCandidatesForHandle(RebarConstrainedHandle)

For shape driven rebar returns all possible RebarConstraints that could be used for a specified RebarConstrainedHandle.

For free form rebar will return an empty list.

Public method GetConstraintCandidatesForHandle(RebarConstrainedHandle, ElementId)

For shape driven rebar returns all possible RebarConstraints belonging to references from the provided element that could be used for a specified RebarConstrainedHandle.

For free form rebar will return an empty list.

Public method GetConstraintCandidatesForHandle(RebarConstrainedHandle, Reference)

For shape driven rebar returns all possible RebarConstraints that will constrain RebarConstrainedHandle to the provided reference.

For free form rebar will return an empty lists.

See Also