2025 Method
Changes 5
M

RebarConstraintsManager.SetPreferredConstraintsToSurfaceForHandles

Description:
For ShapeDriven Rebar it will set a preferred 'ToSurface' RebarConstraint for each input handle. The surface that will be used by the constraint is the current surface that is used to compute the position of the handle.
public void SetPreferredConstraintsToSurfaceForHandles(
	IList<RebarConstrainedHandle> handles
)