2020 Method
Changes 4
M

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.
public IList<RebarConstraint> GetConstraintCandidatesForHandle(
	RebarConstrainedHandle handle
)
Return Value IList<RebarConstraint> A collection of RebarConstraints