2027 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
)
  • handles
    The RebarConstrainedHandles for which the 'ToSurface' RebarConstraint will be applied.