<Code Lib>
2020 Method
Changes 0
M

RebarConstraintsManager.GetAllHandles

Description:
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.

Loading…