<Code Lib>
2025 Method
Changes 0
M

RebarConstraintsManager.GetAllConstrainedHandles

Description:
Retrieves all handles on the Rebar that are constrained to external references.

public IList<RebarConstrainedHandle> GetAllConstrainedHandles()

IList<RebarConstrainedHandle> A collection of RebarConstrainedHandles

Loading…