Namespace:
Autodesk.Revit.DB.Structure
RebarHookOrientation
Enumeration
Description:
Orientation of a rebar hook relative to the path of the Rebar Shape.
Orientation of a rebar hook relative to the path of the Rebar Shape.
Syntax
public enum RebarHookOrientation
Unknown Namespace Members:
Name | Description |
---|---|
Right | Hook towards the right of a segment-based shape (RebarShapeDefinitionBySegments), or to the exterior of an arc-based shape (RebarShapeDefinitionByArc). |
Left | Hook towards the left of a segment-based shape (RebarShapeDefinitionBySegments), or to the interior of an arc-based shape (RebarShapeDefinitionByArc). |