RebarConstraintsManager.GetConstraintCandidatesForHandle
Description:
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.
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.
Overloads (3):
GetConstraintCandidatesForHandle(RebarConstrainedHandle)
public IList<RebarConstraint> GetConstraintCandidatesForHandle(
RebarConstrainedHandle handle
)
-
handleThe RebarConstrainedHandle for which constraint candidates are sought.
-
A non-optional argument was NULL
-
The RebarConstraintsManager does not manage a valid Rebar element.