RebarConstraintsManager.GetAllHandles
Description:
Gets all RebarConstrainedHandles of this bar.
Gets all RebarConstrainedHandles of this bar.
public IList<RebarConstrainedHandle> GetAllHandles()
IList<RebarConstrainedHandle>
All RebarConstrainedHandle objects will be returned, regardless of whether there are constraints associated to them.
-
The RebarConstraintsManager does not manage a valid Rebar element.