Namespace:
Autodesk.Revit.DB.Structure
RebarShapeSegmentEndReferenceType
Enumeration
Description:
A choice of two reference points for one end of a constraint driving the length of a RebarShapeSegment.
A choice of two reference points for one end of a constraint driving the length of a RebarShapeSegment.
Syntax
public enum RebarShapeSegmentEndReferenceType
Unknown Namespace Members:
Name | Description |
---|---|
Straight | Refers to the end of the straight part of the segment: the point where the bend begins. |
Exterior | Refers to the farthest point on the arc of the bend. Assuming the bend is 90 degrees or more, an Exterior constraint will be longer than a Straight constraint by an amount equal to the bend radius. |