RebarConstraintType
Description:
The various types of constraints that can be applied to a RebarConstrainedHandle.
The various types of constraints that can be applied to a RebarConstrainedHandle.
public enum RebarConstraintType
| Name | Description |
|---|---|
| FixedDistanceToHostFace | Handle is constrained to remain a fixed distance from a host Element surface. |
| ToCover | Handle is attached to the cover of a host Element surface. |
| ToOtherRebar | Handle is attached to a handle on another Rebar Element. It doesn't matter the style (Standard/Stirrup) of this or the other Rebar element. |
| ToSurface | Handle is constrained to a surface. |