Describes how a Free Form Rebar will be fabricated.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2018
Since: 2018
Syntax
| C# |
|---|
public enum RebarWorkInstructions |
| Visual Basic |
|---|
Public Enumeration RebarWorkInstructions |
| Visual C++ |
|---|
public enum class RebarWorkInstructions |
Members
| Member name | Description |
|---|---|
| Bent | The bar will be bent in the shop. It will be matched to an existing Rebar Shape. If it can't be matched to an existing one a matching one will be created if it is possible. |
| Straight | The bar will be delivered as a straight bar to the site and the shape code is of the first straight Rebar Shape loaded into the project (e.g. 00). |